| Title |
Trying to include the security image |
| Message Text |
I've been trying to include the security image for a while now, and there's something I'm screwing up.
I added the path to the WSN Gallery installation
'/home/kellysol/public_html/images/'
and then I added this to the contact form
<tr>
<td>Security Image:
<br>Type the letters and numbers shown on the left into the box on the right. (This is to prevent automated submissions.)</td>
<td><img src="images/securityimage.php"> <input type="text" name="securityimage" size="4" maxlength="4" style="border:1px solid #741404; font-size:9pt;"> </td>
</tr>
Then, when I send the form, I get this error:
Fatal error: Cannot redeclare geturl() (previously declared in /home/kellysol/public_html/formemail.php:58) in /home/kellysol/public_html/images/filefunctions.php on line 260
The contact form is located here:
http://kellys-online.com/contact.php
BTW, why is the security image always showing the same letters???  |
| Rating |
0/5 based on 0 votes.
|
| Ownership |
Jenny |
| Views |
1,013 views. Averaging 0 views per day. |
| Similar Topics |
|
| Submission Date |
Jul 03, 2006 - 4:03 AM |