Rate: | Price: Free | Publisher: Office Site | Demo: | Views: 3233
PHP Script Codes > PHP MySQL Web Interface
Having written a ga-zillian scripts, to query dbs, decided it would be much simpler to call just one function multiple times, duh! :)
Then fulfilling business request after request - with web pages (PHP) calling the function - decided to progressing this further!! ;) By removing the script - hitting the function directly. Let it handle the query, via variable parameters passed in on the HTTP GET.
This posed a bit of problem, pushing complexity on the inquirer. So then decided to write a web (interface) form to drive the function - which subsequently made the query. :)
See the site for more details and a download.