In news: [EMAIL PROTECTED],
Chris  said:
>> 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()?>">&nbsp;&nbsp;<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/



I have add a link so you can see what is going on.
http://www.kick-butt.co.uk/captcha/test.php
is working

http://www.kick-butt.co.uk/captcha/test1.php
Is the one Im having a problem with :(

Chris 

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to