[PHP-DEV] Development question: DNS lookups

2001-12-28 Thread Edwin Boersma
Hi there, My provider stopped the DNS service on the server that runs mySQL and PHP. By result, the function GetHostByAddr() is useless. Can I tell PHP to use another DNS server to lookup the IP-address? Regards, Edwin -- PHP Development Mailing List To unsubscribe, e-mai

Re: [PHP-DEV] Development question: DNS lookups

2001-12-28 Thread Stig Venaas
On Fri, Dec 28, 2001 at 04:30:33PM +0100, Edwin Boersma wrote: > Hi there, > > My provider stopped the DNS service on the server that runs mySQL and > PHP. By result, the function GetHostByAddr() is useless. Can I tell PHP > to use another DNS server to lookup the IP-address? No PHP uses whateve

Re: [PHP-DEV] Development question: DNS lookups

2001-12-28 Thread Stig Venaas
On Fri, Dec 28, 2001 at 05:00:20PM +0100, Edwin Boersma wrote: > At 16:51 28-12-01, you wrote: > >On Fri, Dec 28, 2001 at 04:30:33PM +0100, Edwin Boersma wrote: > > > Hi there, > > > > > > My provider stopped the DNS service on the server that runs mySQL and > > > PHP. By result, the function GetH