Hide email in guesbook v1.4
Posted: Sun Jun 04, 2006 6:59 pm
Script URL: http://www.phpjunkyard.com/php-guestbook-script.php
Version of script: 1.41
Hi there, ive got the guestbook all working fine, but cant find a way of hiding my guests email.
I tried deleteing the following line (Line 363) from gbook.php:
<input type="hidden" name="email" value="<?php echo $email; ?>">
Which works fine and does not view the email address, but i would still like to know as an admin the email address of the guest when notified by email.
Thank You
Version of script: 1.41
Hi there, ive got the guestbook all working fine, but cant find a way of hiding my guests email.
I tried deleteing the following line (Line 363) from gbook.php:
<input type="hidden" name="email" value="<?php echo $email; ?>">
Which works fine and does not view the email address, but i would still like to know as an admin the email address of the guest when notified by email.
Thank You