I have two databases from two different server and i want to connect them in one php page...
First connection is established but in second connection it's giving me error like...
Warning: mysql_connect() [function.mysql-connect]: Can't connect to MySQL server on 'www.example.co m' ...
Please help....
Thanks in advance...
First connection is established but in second connection it's giving me error like...
Warning: mysql_connect() [function.mysql-connect]: Can't connect to MySQL server on 'www.example.co m' ...
Please help....
Thanks in advance...
Comment