Show us some code, try to describe in more detail what you are doing
and where you think it is going wrong then we might be more likely to
help you.

I have a captcha working nicely in CakePHP 2.0, I followed the
approach on this page: 
http://www.devarticles.in/cakephp/simple-captcha-component-for-cakephp-new/
... except I used my own component for drawing the captcha.  You need
to install JQuery or (I think) a similar Js helper to get the "reload
captcha" working.

When you mention "header" do you mean something like this:
header('Content-Type: image/png');  ?

-- 
Our newest site for the community: CakePHP Video Tutorials 
http://tv.cakephp.org 
Check out the new CakePHP Questions site http://ask.cakephp.org and help others 
with their CakePHP related questions.


To unsubscribe from this group, send email to
[email protected] For more options, visit this group at 
http://groups.google.com/group/cake-php

Reply via email to