SQL CRUD Application Wizard
Last Revised On: 24/04/2009Project Overview
The SQL CRUD Wizard for PHP is a sample .NET application that can be used to generate a simple "Create, Read, Update, Delete" PHP application from a Microsoft SQL Server database table. The generated PHP application supports paging, sorting and simple CSS customization.
Architecture

The generated PHP Application Code, generated by the PHP to SQL CRUD Wizard, includes logic for CRUD functionality between the PHP application and a SQL Server database instance on the web server.
Note that the web server environment is Windows/IIS.
Screenshots
Enter your database credentials:

Select Database, Table and Fields:

Set styles for generated PHP files

Requirements
- Windows XP, Windows Vista, Windows 7
- Microsoft SQL Server Express 2005 or 2008
- A PHP installation
- SQL Server Driver for PHP
Download Solution Package From CodePlex Now