The third part of the tutorial series will present you with a fully functionable solution for a login and signup page that activates a RECaptcha, via Zend_Captcha as a Service, when the user attempts to login/signup 3 times and fails. The tutorial will also show you how to use your models and how to structure your bussiness logic inside your module based application.
Continuing with the tutorial series, we will see how to debug the application. Debugging include easy to use methods of printing data on the screen, including ZFDebug Toolbar in order to manage all errors and queries, using the logger to log messages to Firebug, using a simple debug function that will place debug messages in your ZFDebug Toolbar, in a special Debug panel [...]
A small tutorial about sending PHP Objects via S.O.A.P. WebServices. The Objects are of an uknown type and must be constructed dinamycally.
Hello CakePHP users!
With this first article, i will start the series of tutorials including some freebies so that your work with this excelent easy to user framework will be piece of “cake” .
What i am about to show you in this tutorial is something rather simple, not based on php code but on CSS.
In [...]