best PHP programming approach?
Posted
by Nazmin
on Stack Overflow
See other posts from Stack Overflow
or by Nazmin
Published on 2010-04-21T15:41:02Z
Indexed on
2010/04/21
15:43 UTC
Read the original article
Hit count: 195
Hello guys, i guess that many of us has acceptable years of experience in PHP programming, me myself got 5 years programming in PHP since in University (not very solid), i just want to gather some suggestion here,
- what is better approach in PHP OOP?
- Since there is a lot of PHP framework out there as well as javascript framework, can anyone share their experience in using one of them as well as using both of the PHP and javascript framework together especially for developing enterprise system? (my company want to start using framework, ISP company)
- if someone has his/her own framework or class or php file so on and so forth, mind to share? now I've only database connection class.
I've never use any php framework before, just jquery as javascript framework, my company has a messed up of programming approach because they did not actually a software house, so all the files are scattered across the server, I see that there are some question before about the framework but i just want to know you all approaches on OOP and in developing massive web apps using PHP, or maybe someone kind enough to share their solid written class. Also pro's and con's of all this things. Thanks in advance.
© Stack Overflow or respective owner