Home > Web Development > PHP: just bad for big

PHP: just bad for big

March 7th, 2005

I generally like using php for developing small websites such as a blog or a CMS, however, the article,
Experiences of Using PHP in Large Websites, states that php is not a suitable language for developing large enterprise websites. The simplicity inherint in php, once scaled large enough, actually turns into complexity and causes more problems then it solves.

Categories: Web Development Tags:
Comments are closed.