Re: mysql_pconnect
On Feb 23, 12:04 am, nourtaw...@gmail.com wrote:
> hi
> I am a php Beginer so i need your
> I use mysql_pconnect to connect to remote database but i get the
> message :
> Warning: mysql_pconnect() [function.mysql-pconnect]: Can't connect to
> MySQL server on 'some IP' (10060) in C:\Program Files\EasyPHP 2.0b1\www
> \test.php on line 22
> is this a password problem? or some thing else?
> thx
Hi
I think you forget set mysql host address
|