User Profile
Collapse
-
Thanks for the advice - I downloaded WAMP5 and it works just fine!... -
Thanks for such a speedy reply!
display_errors was off so i have uncommented that line. Now when i run the above file (which is a .php file) i get the following error:
"Fatal error: Call to undefined function mysql_connect() in C:\Program Files\Apache Software Foundation\Apac he2.2\htdocs\my sql_test.php on line 13"
which would seem to indicate that php cannot find the mysql function even though i have...Leave a comment:
-
php to mysql connection
Hi all,
I am a WAMP newbie and would appreciate your help! I have installed Apache 2.2.4, Mysql 5 and PHP 5 have got them all up and running and tested them separately, I was able to do the info.php test to display environment variables in a browser successfully. I tried to test a connection to mysql using the following code:
[code=html]
<html>
<head>
<title>mysql connection test</title>...
No activity results to display
Show More
Leave a comment: