Posts Tagged: captcha component implentation into cakephp
-
May 20, 2010
Comments OffA easy captcha component implentation into cakephp.
First save the code below into a file called captcha.php and put it in your controller components folder Then very important create a folder called “fonts” in your files which is located in webroot/files/ copy the fonts you want to use inside that folder you can add as many fonts as you like and use...