Script Category : PHP
Script Sub Category : Database Tools
Rather than to type commands SQL with the hand (in a window terminal), PHP makes it possible to interact with a database via functions. This is a set of PHP scripts that provides a Web interface to MySQL. It features: Display the entire records or only one record, Add a record, Update a record, Delete a record, SQL query, and more.
|