free hit counter

Validate Form Using Model Without Table In Cakephp 2

Validate Form Using Model Without Table In Cakephp
Validate Form Using Model Without Table In Cakephp (eg- Contact Us form )   Form Validation is an essential task in any online application, its also an incredibly dull, tedious and repetitive task but with CakePHP you can cut down the time and effort you spend validating your form data. In a standard PHP application ...