I have installed apache, mysql and php in windows networking.
This syntax i specify in a php.file and run in browser.
mysql_connect(<address>, <username>, <password>);
echo("Connected to Mysql Server)
There is nothing visibile
I want to add, delete, modify records as backend mysql and with php scripting.
Also any one can help me in finding sample php scripts on the net
thanx
salim