php|architect: Application-level Logging with the Zend Framework
php|architect's A/R/T article repository has a new tutorial posted today with a look at logging in your application (the entire application) with the help of the Zend Framework by Stefan Koopmanschap....
View ArticleJSLabs Blog: PHP+Java=Resin
On the JSLabs blog today, there's a new post talking about the combination of PHP and Resin (a high-performance application server). The Resin high-performance, open source application server features...
View ArticleSameer Borate: Storing images into a database - resolving a contentious matter
In this new post to his CodeDiesel site Sameer Borate looks at something that's been a controversial topic with developers (not just PHP) about storing binary data, like images, in a database instead...
View ArticleDzone.com: Diving into Behat
Giorgio Sironi has a new post to DZone.com today about some of his experiences with Behat, a behavior-driven development testing tool written in PHP. It uses the Gherkin language syntax to define its...
View Article