> Hello, > I'm developing a PHP application for a web hosting company. My > requirement is that I need to check whether a domain name is > registered or not. At the moment, I don't need any extra information > other than the domain's status(registered or unregistered). I'd be > happy if I get a true/false value from a function which does all the > dirty work for me. > > I tried several scripts, but none of them work with .co.in. I > basically need to check > with .com, .org, .net, .info, .gov, .biz, .edu, .in, .co.in, & .name . > There's nothing like it if I get a script which works with all the > domains. > > There is little support from my registrar regarding this. Is there any > function/class to check whether a domain name is registered? > > > I'm more or less directionless. Any pointer would be appreciated. > > Regards, > Sudheer. S