Hey people,
I'm a developer (mostly with ASP/.NET) with little php experience (mostly installing/maintaining open source software). I'm planning to create a new PHP application and was wondering if I should take the OOP route or not. I'm comfortable with OOP and understand the advantages, but this application is not too big (about 5 forms and maybe 5-8 dynamic pages) and I need to create this application quickly.
So, given the limited knowledge you now have of me and the application, would you
a) Build it with procedural PHP code (inline design, etc)
b) Build it with OOP php code (separate UI/Business logic)
or c) Use some sort of existing php framework to develop it (e.g. cakePHP or such).
Thanks in advance.


LinkBack URL
About LinkBacks



Reply With Quote


. Mikalee: I can recommend that setup 
Bookmarks