Thread: PHP Dig
View Single Post
  #5 (permalink)  
Old Apr 26th, 2007, 22:20
motlive motlive is offline
Up'n'Coming Member
Join Date: Apr 2007
Location: Notts, England
Posts: 50
Thanks: 0
Thanked 0 Times in 0 Posts
Re: PHP Dig

no errors, just blank :S

I think the problem is that i am executing:

$output = `/usr/bin/host -t ns $query`;

but as /usr/bin doenst exist on windows servers, it wont run.. but i have no idea where else to point it.. DAMN M$
Reply With Quote