Re: Cakephp Website Project

2013-12-14 Thread Jose Diaz-Gonzalez
The whole codebase can be written in CakePHP, and CakePHP can be used with any Javascript framework you'd like to use. On Tue, Dec 10, 2013 at 2:34 PM, Dean Haines wrote: > hi guys, im just about to embark on a new project whereby my custoer > requires a backen which will allow administrators t

CakeAdvent: Dispatch filters, Asset Compression, Composer, OAuth and more!

2013-12-14 Thread Jose Diaz-Gonzalez
Hi all! I'm here to remind you all to read the CakeAdvent series! There have been quite a few new posts, covering a few interesting topics: - Asset compression - Composer usage and composer app templates - OAuth integration - Background queuing systems - Custom Exception handlers - Dispatch filter

Validation Question

2013-12-14 Thread Advantage+
How do you validate / invalidate 1 field based on the other. Example: User changing password I have Confirm current (no issues there) New Password input Confirm New Password input Now I have it set password has to be minimum 8 characters for the sake of the question. User enters new p

Re: Saving Multiple Records in look

2013-12-14 Thread Sanjeev Divekar
Hello, I got solution. Please read http://goo.gl/qxL8QR Regards, On Wednesday, 11 December 2013 16:53:53 UTC+5:30, Sanjeev Divekar wrote: > > Hello, > > I am facing strange problem first time. I am trying to insert simple > records in database with Custom Auto Increment Values e.g 1, 2,