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

ThinkPHP Blog: Handling large files with(out) PHP

Patrick Reilly's Blog: Zend Framework Project Teams Need You

Ilia Alshanetsky's Blog: Why are you not using PHP 5?

ThinkPHP Blog: How do you start Scrum for your PHP projects?

PHPBuilder.com: Using XML - A PHP Developer\'s Primer (Part 4) - XML-RPC, PHP and Javascript


Community Events









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


database opinion phpunit language unittest object release introduction tool framework testing composer development interview api podcast example zendframework2 community code

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