Tagged Questions
9
votes
5answers
1k views
Best PHP-based web development 'stack' of 2011 [closed]
I have been building PHP-based web sites for many years, and lately it seems I'm discovering another interesting new tool or method once every few weeks. This begs the question - what is the current ...
6
votes
5answers
454 views
Most common website scalability pitfalls
We are designing a website/web application where we hope to to achieve high user counts and, in general, lots of use. More specifically, we intend to be using PHP as the programming/scripting language ...
2
votes
1answer
314 views
CMS and Databases vs. DIY
I have been programming for many years now, primarily in PHP and the like and would consider myself an intermediate programmer. Some of my online projects have now gone global and very widely used, i ...
2
votes
2answers
338 views
how to write a scalable/flexible php system? [closed]
I am trying to write a joomla type system in PHP to improve my coding/programming skills
i need guidelines/rules of thumb to do that.
what i basically want to do is create a index.php file which ...