| Posted by Sandman on 06/27/05 17:08 
In article <d9p0sl$b2q$1@nwrdmz03.dmz.ncs.ea.ibs-infra.bt.com>,"Angelos" <angelos@redcatmedia.net> wrote:
 
 > Hello there I am trying to find the function that returns the ip
 > address for a domain.
 >
 > I try that : echo $domain = checkdnsrr('www.google.com','ANY'); For
 > example... And I get in the screen 1 ... what I want is to get the IP
 > address for that DOMAIN ... Any ideas ?
 
 gethostbyname()
 
 --
 Sandman[.net]
 [Back to original message] |