News Feed
Sections
News Archive


Community Events
php|tek 2008 PHP Conference



feed this:

Sebastian Bergmann's Blog:
Support for the Cancel Case Workflow Pattern
0 comments :: posted Friday January 25, 2008 @ 09:45:00
voice your opinion now!

Sebastian Bergmann has a post about a new feature of the Workflow component in the eZ Components libraries - the Cancel Case Pattern.

Version 1.2 of the Workflow component that is part of the eZ Components adds support for the Cancel Case workflow pattern:

Once this Workflow pattern is called the complete Workflow instance is removed from the current execution (including any running nodes). You can find out more about the ezWorkflowNode in their documentation.

tagged with: cancel case workflow pattern ezcomponents


SitePoint PHP Blog:
Hot PHP UTF-8 tips
0 comments :: posted Thursday August 10, 2006 @ 14:50:03
voice your opinion now!

Following up on some of his previous posts to the SitePoint PHP Blog, Harry Fuecks has posted this quick guide with some "hot UTF-8 tips" to share with the community.

As a result of all the noise about UTF-8, got an email from Marek Gayer with some very smart tips on handling UTF-8. What follows is a discussion illustrating what happens when you get obsessed with performance and optimizations (be warned - may be boring, depending on your perspective).

He talks mainly about using the native PHP functionality to avoid the mbstring issues that could arise by restricting locale behavior and using a fast case conversion function to handle strings correctly. The other tip involves delivery methods to those not able to recieve UTF-8 formatted content - checking their character set and responding accordingly.

tagged with: utf8 tips mbstring native php locale behavior case conversion character set utf8 tips mbstring native php locale behavior case conversion character set


package cakephp mysql application code pecl release zendframework database PHP5 conference zend job developer PEAR security ajax book framework releases

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