[PHP] RE: [PHP-DB] store whois requests

2003-09-16 Thread Ryan Marks
This is some code I already use... you may wish to change the way you retrieve you whois data. Ryan Whois Hostname: $host"; //backwards tick marks will run this command on the server and echo's it out to the screen echo `whois $host`; echo ""; //get the tim

[PHP] RE: [PHP-DB] subtracting dates...

2003-08-02 Thread Ryan Marks
urn $retval; } ?> OUTPUT: 19 year(s), 229 day(s) 05:22:01 Hope this helps, Ryan Marks -Original Message- From: John Ryan [mailto:[EMAIL PROTECTED] Sent: Saturday, August 02, 2003 2:31 PM To: [EMAIL PROTECTED]; [EMAIL PROTECTED] Subject: [PHP-DB] subtracting dates... Hi, In mySQL,