|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
unable to connect to server
My PHP script is showing that it is unable to connect to my MySQL database server. What could be wrong?
thanks John ![]() |
|
#2
|
|||
|
|||
|
are you using something similar to this?
$db = mysql_connect("localhost", "yourloginname", "yourpassword"); mysql_select_db("yourdatabase",$db); |
![]() |
| Viewing: Dev Shed Forums > Other > Beginner Programming > unable to connect to server |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|