News Feed
Jobs Feed
Sections




News Archive
Justin's Blog:
Using PHP in large websites
February 07, 2006 @ 07:16:53

In one of his latest blog entries, Justin has posted an article from Aaron Crane that talks about using PHP in large websites - some of the issues, methods, and suggestions that he's noticed over time.

The PHP scripting language has an enjoyed an enormous growth in popularity over the past few years. It benefits from being particularly easy to pick up, and from having been designed as a language specifically for producing webpages. This means that choosing PHP as your implementation language allows you to build a dynamically-generated webpage quickly and easily.

However, it is not clear how well PHP scales for use in larger commercial websites. This paper examines the issues in trying to do so.

He invesigates topics like:

  • Separation of presentation from business logic
  • Areas where PHP's initial simplicity can actually make things more complicated
  • Using a team of developers to build a site

For each item, he looks in detail about what the topic is and how a manage/develoeper can get a handle on it. There are good and bad sides to all, but finding the right balance is key.

1 comment voice your opinion now!
using large websites seperation of logic simplicity team using large websites seperation of logic simplicity team


blog comments powered by Disqus

Similar Posts

PHP Magazine: The State of the PEAR Address

John Anderson\'s Blog: Sip of Java

DevShed: Enforcing Object Types in PHP - Using the Type Hinting Feature in PHP 5

Aaron Wormus\' Blog: PHPBB on list of Best Open Source Websites

Justin's Blog: Using PHP in large websites


Community Events











Don't see your event here?
Let us know!


introduction example unittest code conference release composer zendframework2 podcast framework interview series object tool functional opinion testing community language development

All content copyright, 2013 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework