Re: whois Domain??

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On 1/9/07, Wickham, Larry <Larry.Wickham@xxxxxxxx> wrote:
If you are running under linux you can use one of the many exec functions in php to execute the whois command.

<?php
$command = "whois domain.com";

i'd rather like to see a path used from from `which whois`

Assuming paths is evil :)

Curt.

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux