Re: [PHP] Whois request record in database
_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
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? ");