Why? What's hard?
Just connect this Compnent to your controller (var $uses = '...'),
then create
function captcha()
{
$this->layout = FALSE;
$this->Captcha->show();
$this->render();
}
you can open captcha via /controller_name/captcha
On Sep 3, 11:01 pm, "Ranjana Sriavastava" <[EMAIL PROTECTED]>
wrote:
> I also try that ,but i unable to imalepmet captcha with cakephp.
>
> On Wed, Sep 3, 2008 at 11:35 PM, Tankist <[EMAIL PROTECTED]> wrote:
>
> >http://bakery.cakephp.org/articles/view/improved-captcha-component
> > try it. Very simple.
>
> > On Sep 2, 9:29 pm, "Ranjana Sriavastava" <[EMAIL PROTECTED]>
> > wrote:
> > > I am new with cakephp. I want implement captcha in own site but i am
> > unable
> > > to implement captcha. pls hep me.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"CakePHP" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/cake-php?hl=en
-~----------~----~----~----~------~----~------~--~---