On Apr 17, 10:25 am, foongoos <[EMAIL PROTECTED]> wrote: > I have a free lance developer that wants to do a job for me and he > sounds very promising. The project is based on cake but I am afraid > that I will not be able to tell the difference if he used another > frameowork, maybe CMS or even bought a script. What are the sure signs > that indicate that asite was build on cakephp? Some people say to > check "view source" but that does not include any kind of code. > Thanks.
The CakePHP libraries will have to be present, so that's a dead giveaway. And the project should be organized like other cake projects (controller, model, vendor, etc). --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Cake PHP" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/cake-php?hl=en -~----------~----~----~----~------~----~------~--~---
