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
I read your mail and i think we both are in same boat. If you find a solution please let me know immediately .
thanx
salim
Niharica wrote:
I wish someone could give me a link to some paget hat details out every little thing about installing php4 on win9x and apache1.3
Aparantly some lines need to be changed in the httpd.conf file, I'd be really thankful if someone could tell me exactly WHAT needs to be changed....