Zend - The PHP Company




Code Gallery: gilhildebrandjr


Database query generator  

Type: code fragment
Added by: gilhildebrandjr
Entered: 04/06/2001
Last modified: 04/12/2008
Rating: **** (9 votes)
Views: 17955
These functions take input from a form and generate a string which can be used in a database query. If you do a lot of database work, this will make your life much easier.


Rapid Form 2 Database Class  

Type: class
Added by: gilhildebrandjr
Entered: 14/10/2004
Last modified: 31/10/2003
Rating: - (fewer than 3 votes)
Views: 7238
This class is the missing link between an html form and its associated database table. It is designed to accept posted form data and input it directly into a database, without having to manually type a list of each form field in the traditional manner.




Search