Re: [PHP] Whois request record in database

2003-09-12 Thread murugesan
_db_query($db_name,$insert); if($name) { if($dbquery) { print("Done."); } else { print("Didn't work."); } } } ?> -Murugesan - Original Message - From: "IS" <[EMAIL

[PHP] Whois request record in database

2003-09-12 Thread IS
I want to record the whios requests people do, not the whois output, in a MySQL database. Somebody helped me with the code here below, but I get a parse error when I test it. Parse error: parse error, unexpected $ in /home/moo/public_html/whois/index.php on line 32 What can help me out? ");