Joker7 wrote:
Hi- as you know I have been working on adding a captcha image to my
guestbook.
Well I have managed to get a very basic one working ;) but !I have been
trying to get one that would make it more easy to use ,I have it working
until I add it to my form.
My form use's print see below and I need to add this to it:
<img style="vertical-align: middle" src="<?php echo
captchaImgUrl()?>"> <input name="captcha" size="8"/>
<a href="<?php echo captchaWavUrl()?>">Listen To This</a>
And what happens when you try?
There's nothing in that snippet that shows an error (missing a
semi-colon won't stop it printing as Tijnema suggested).
--
Postgresql & php tutorials
http://www.designmagick.com/
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php