Home     PHP / Javascript / Ajax
PHP PHP Database Scripts by NuSphere Script

PHP Script Codes > database-tools

PHP Database Scripts by NuSphere Free

Rate: | Price: Free | Publisher: Office Site | Demo: | Views: 1356

PHP Script Codes > PHP Database Scripts by NuSphere
PHP Database scripts presented here are generated by NuSphere DB-Form Wizard in NuSphere PhpED (PHP IDE). This particular set of scripts provides the form that can be used to browse, insert, update and delete the data records in MySQL server table "items". Table "items" belongs to the database "shopcart" and has the following fields: Itemno - [char] (4) NOT NULL, Description - [varchar] (30), offered_by - [char] (3), start_date - [date], end_date - [date], reserve_price - [decimal]
These scritps rely on generic db utilities include files provided for MySQL connection. Implementations for other databases can be downloaded from NuSphere web site as well