Posted by Tony Wainwright on 12/18/05 17:55
Hi guys
I am a bit of a newcomer at this php and mysql - however I been following a
self teach book taht uses MySQL 4.0.21 and PHP 5.0.2. After working through
some examples I had to reformat my machine and took the opportunity to
upgrade to MySQL 5.0.16. and now my php scripts don't connect i.e if I use
the line
if ($dbc = @mysql_connect ('localhost','freddie','1234') ....nothing
happens.
Have I missed something when I re-installed MySQL
Thanks
Tony
Navigation:
[Reply to this message]
|