Hi there. A very, very, very small few of you may remember me when I posted an error on my shoutbox. You guys fixed it and I am so happy. What concerns me is spammers with the name of "critique". I got the code, however if I go to the shoutbox, this notice appears:
Notice: Undefined index: namesh in /www/*******.com/*/*/*/********/htdocs/index.php on line 52
What does it mean and how do I get rid of it?
Code transcript:
<?php
if ($_POST["namesh"] == 'critique') {
echo('<meta http-equiv=\"refresh\" content=\"0;URL=http://*****************.com/spammer.html\" />');
} else {
echo(' ');
}
?>
P.S. To rippers: PLEASE don't rip this.
EDIT: Improper code