Required fields

Status
Not open for further replies.
A

Anonymous

Guest
This code for required fields usually worked out fine on my guestbook, but now I get the message
"-Sender's name was left blank" no matter what... Have they changed the code or something?

if($from == "")
{
$msg .= "- Sender's name was left blank<br>";
 
Do not cross-post.

http://www.php-forum.com/p/viewtopic.php?t=5042

Locked.
 
Status
Not open for further replies.
Back
Top