I use a PEAR-like naming scheme myself; The only exception is, that I lowercase all filenames, and namespaces. I put everything within this naming scheme, although templates (procedural PHP files) are kept in a separate folder, outside the library path. This means that even application level classes will have the rather long winded pseudo_Namespaces.matthijs wrote: Maybe I should clarify that I'm not specifically using the zend framework in this case but I just want to follow the same standards
Zend framework coding standards
Moderator: General Moderators
- kyberfabrikken
- Forum Commoner
- Posts: 84
- Joined: Tue Jul 20, 2004 10:27 am