Quote:
|
Originally Posted by phpnewbie770
If someone can tell me HOW to use phpMyAdmin to create the php for what I am trying to do.
|
phpMyAdmin doesnt create php for you - it just provides a way for you to access a mySQL database/tables.
Quote:
|
Originally Posted by phpnewbie770
I need to start from scratch with the script to search the database. Can anyone help?
|
There are many people here that would be willing to do this for you - depending on the budget for this project...
If you are needing examples for doing this in php, check out:
http://www.hotscripts.com/PHP/Tips_a...ted/index.html
as there are quite a number of examples provided there...