Zend - The PHP Company




Code Gallery: 12feet


Echelon SQL Scripter  

Type: application
Added by: 12feet
Entered: 16/08/2001
Last modified: 08/12/2000
Rating: - (fewer than 3 votes)
Views: 8240
Very Simply: 1.) Create database table with all of the columns you need. 2.) Create HTML form (name the HTML form elements the same as your column names). 3.) Point form action to the Echelon Script with the appropriate table name & action to perform (insert, update, or delete). And you're done! Echelon takes care of all of the SQL scripting for you. It will connect to the database, it will either insert, update or delete the appropriate data, then it will redirect back to the file of your choice. This allows the web developer to modify database information very quickly when using HTML forms. Echelon cuts out the time consuming, repetitive, and hand written modification queries.




Search