On Apr 18, 6:55 pm, beetlecube <[EMAIL PROTECTED]> wrote:
> For those who have done PHP development for a client, and used cakePHP
> to build their sites, a question:
>
> Have you received complaints from the client, when they have tried to
> add a page on their own, ? like:
>
> "This cakephp stuff is complicated, and I just want to add another
> page that accesses the database, and I didn't know you have to create
> three different files for it.    I can't get a php coder to help me,
> because they don't know cakephp or MVC"
>
> Just curious and thought I'd ask

I did, well not complaints just confusion. The biggest problem by far
is usually a lack of understanding of how mod_rewrite works coupled
with cakes "black magic". I wrote an interface to do anything asked,
as it was faster than explaining to none techies, and then fixing what
they broke.

Shouldn't apply to anyone who knows (any more than a little) php and
can read though :).

cheers,

AD


--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to