Every website i download i get error at line 29 and line 30 at config.php
but recently i noticed it's my problem not website problem
i write everything right
the problem at this
$MySQL=mysql_connect($myhost,$myuser,$mypass);
mysql_select_db($gamedb);
I have already wrote all things right above like myuser:**** and others
don't know where is the problem
Warning: mysql_connect() [function.mysql-connect]: Connecting to 3.22, 3.23 & 4.0 is not supported. Server is 4.0.17-nt in C:\AppServ\www\****\config.php on line 29
Warning: mysql_connect() [function.mysql-connect]: Connecting to 3.22, 3.23 & 4.0 servers is not supported in C:\AppServ\www\****\config.php on line 29
Warning: mysql_select_db() [function.mysql-select-db]: Connecting to 3.22, 3.23 & 4.0 is not supported. Server is 4.0.17-nt in C:\AppServ\www\****\config.php on line 30
Warning: mysql_select_db() [function.mysql-select-db]: Connecting to 3.22, 3.23 & 4.0 servers is not supported in C:\AppServ\www\****\config.php on line 30
Warning: mysql_select_db() [function.mysql-select-db]: A link to the server could not be established in C:\AppServ\www\*****\config.php on line 30
but recently i noticed it's my problem not website problem
i write everything right
the problem at this
$MySQL=mysql_connect($myhost,$myuser,$mypass);
mysql_select_db($gamedb);
I have already wrote all things right above like myuser:**** and others
don't know where is the problem
Warning: mysql_connect() [function.mysql-connect]: Connecting to 3.22, 3.23 & 4.0 is not supported. Server is 4.0.17-nt in C:\AppServ\www\****\config.php on line 29
Warning: mysql_connect() [function.mysql-connect]: Connecting to 3.22, 3.23 & 4.0 servers is not supported in C:\AppServ\www\****\config.php on line 29
Warning: mysql_select_db() [function.mysql-select-db]: Connecting to 3.22, 3.23 & 4.0 is not supported. Server is 4.0.17-nt in C:\AppServ\www\****\config.php on line 30
Warning: mysql_select_db() [function.mysql-select-db]: Connecting to 3.22, 3.23 & 4.0 servers is not supported in C:\AppServ\www\****\config.php on line 30
Warning: mysql_select_db() [function.mysql-select-db]: A link to the server could not be established in C:\AppServ\www\*****\config.php on line 30