Quantcast
Channel: PHPDeveloper.org
Browsing all 17 articles
Browse latest View live

Johannes Schluter's Blog: Data structures in PHP 5.3

Continuing on his his series looking at improvements in the upcoming PHP 5.3 release, Johannes Schluter uses this new post to look at some of the new data structures their update will have to offers...

View Article



Blue Parabola Blog: The SPL Deserves Some Reiteration

On the Blue Parabola blog Matthew Turland has written up a post about a PHP something that might need a bit more love - the Standard PHP Library. If any PHP extension is underrated, it's probably the...

View Article

DevShed: Tracking a Stack of Function Calls with the Xdebug Extension

On DevShed today the latest article in their XDebug series has been posted, a look at tracking the function call stack with help from functionality the extension provides. Despite this inconvenience...

View Article

Developer.com: What Web Application Stack Is Best for Me?

In this new article from Developer.com they take a look at some of the different web application stacks (including LAMP) and offer some advice as to which might be the right fit for you and your...

View Article

Simon Jones' Blog: Understanding the stack index for Zend Framework...

New on his blog today, Simon Jones has posted a handy guide for those using the Zend Framework out there to the stack index for plugins the framework uses. Zend Framework Controller plugins are a...

View Article


Andrew Curioso's Blog: Error handeling stack in PHP 5.3+

Andrew Curioso has a post to his blog looking at error handling in PHP 5.3, specifically in creating a "stack" that can provide more than one error handler at a time. As you may know,...

View Article

Matthew Weier O'Phinney's Blog: Taming SplPriorityQueue

Matthew Weier O'Phinney has a new post to his blog today looking at one of the tools the Standard PHP Library (SPL) has to offer developers - the SplPriorityQueue (PHP 5.3+) SplPriorityQueue is a...

View Article

Dzone.com: A Free Amazon EC2 Cloud Server Based LAMP

In this new article on DZone.com, Artur Mkrtchyan shows you how to get an Amazon EC2 instance up and running and get a LAMP server set up and ready to go. In this article I'm going to show you how to...

View Article


Brian Swan's Blog: Azure Real World: Migrating a Drupal Site from LAMP to...

In this new post to his blog Brian Swan shares the process that he and other Microsoft-ers went through to migrate a site off of a LAMP stack and over to one based on Windows Azure. They moved was the...

View Article


Nodeable Blog: Marten Mickos: The LAMP Stack is Dead, and Cloud has Killed It

In this recent post to the Nodeable Blog, they suggest that the days of the typical LAMP stack (Linux, Apache, MySQL, PHP) are numbered because of what many of the cloud services have to offer. For...

View Article

Igor Wiedler: Introducing Stack

Igor Wiedler has started up a new project that helps you combine "stacks" of middleware related to the HttpKernelInterface from Symfony as a sort of decorator to its base functionality - Stack. In the...

View Article

PHPMaster.com: Data Structures for PHP Devs: Stacks and Queues

On PHPMaster.com today there's a new tutorial - the first part in a series - looking at data structures. In this first post Ignatius Teo looks at the concepts of "stacks" and "queues". Most of us are...

View Article

Gonzalo Ayuso: Bundles in Silex using Stack

Gonzalo Ayuso has a recent post to his site showing you how to use Stack to create bundles for your Silex-based applications. Stack is a structure that allows for the reuse of HttpKernelInterface...

View Article


Dan Barrett: Setting Up a LAMP Stack on Debian - My Way

Dan Barrett has written up an excellent guide to setting up a LAMP stack on Debian from the ground up. It includes all the commands, configuration changes and screenshots of the interface you'll need....

View Article

ThePHP.cc: Goodbye LAMP Stack?

The PHP.cc has a new post today sharing a video from their own Arne Blankerts that wonders if it's time to say goodbye to the LAMP stack. The LAMP stack has been the tried and true backbone of the web...

View Article


Three Devs & A Maybe Podcast: Stack and Sculpin with Beau Simensen

The Three Devs & A Maybe podcast has posted their latest episode today: Episode #41, an interview with Beau Simensen where they talk about his Sculpin project and his contributions to the Stack...

View Article

Lee Blue: PHP vs Ruby - Application Shelf Life

Lee Blue has started up a series of posts talking about his reasoning for moving back to PHP from Rails in his applications. In his first post of the series, he looks at application "shelf life" and...

View Article

Browsing all 17 articles
Browse latest View live




Latest Images