Simple Php Script 21.04.08
I need a PHP script to be able to read data in the following format
http://www.website.com/project/script.php?name=nameID&data=dataID
The information then needs to be stored in a database and displayed on a website in column format. No other formatting or web design needed.
The script does need to be well documented if I need to make future changes. I am a C/C++ programmer but do not have any knowledge of PHP or MySQL.
This should be a very quick and easy project.



