On Thu, Feb 3, 2011 at 7:45 AM, [email protected] <[email protected]> wrote: > Thanks Tarique,... > but I don't think that's possible, ... I already have tables starts > with id
What does that mean? Are you talking about the column names in the DB? That has nothing to do with the method signature. You can still do this in in your conditions: 'Photo.id' => $photoId -- Our newest site for the community: CakePHP Video Tutorials http://tv.cakephp.org Check out the new CakePHP Questions site http://ask.cakephp.org and help others with their CakePHP related questions. To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/cake-php
