Quote:
Originally posted by BMI Lace
ive seen zend used alot
|
We use it and it's cool. We can't take advantage of their caching though (too much dynamic content), but the accelerator does speed things up a bit.
I really love using AdoDB and Smarty though. It enables me to make the following things a breeeeeze:
- multilingual support
- browser/resolution support
- 'skin'able sites
- changing design
- migrating to a new database type
Not to mention, that 0 of my pages contain even a tiny bit of HTML code in them. Most of my pages of code are now less than 100-200 lines
