Thursday 5 April 2007

PHP Data Access Layer Generator


I've written a program that generates php scripts, using given sql queries. A set of data access functions is generated by the program, including connection methods and protection for sql injection.