Page 1 of 1

Help Making Email Required

Posted: Sat Jul 09, 2005 6:13 am
by jcritch
Script URL: http://jcritch.jlef.net/guestbook/gbook.php
Version of script: 1.3.2
Version of PHP: 4.3.10
Hosting company: jlef.com
Have you searched THIS FORUM for your problem: Yes
(if not please do before posting)
If so, what terms did you try: required email, email

Write your message below:

First off, let me say I like your script. It works where many other have not. ':D'
Very Happy

I would like to have the email address of the person signing the guest book required. In looking at the script, I think I can do so, but am not sure if there is more than one place I need to modify. If I add a line something like "if(empty($email)) {problem("Please enter your email!","1");}" I think that should fix it, but am looking for help to be sure.

Posted: Sat Jul 09, 2005 6:04 pm
by Klemen
Hi,

That should work, yes. Let me know if you have any problems with it.

Regards