News Feed
Sections
News Archive


Community Events
php|tek 2008 PHP Conference



OReilly:
Managing Sessions and State with PHP
0 comments :: posted Friday May 19, 2006 @ 06:18:25
voice your opinion now!

In this new article from the PHP DevCenter on the O'Reilly site today, they provide an introduction to a concept that PHP developers just starting out will definitely need for their future applications - sessions and state management.

MVC Frameworks, such as WASP, provide a solid jumping-off point for entry-level programmers to produce strong, well-formed code. The framework simplifies such things as creating a page (using a kind of page object) and creating or searching for data (using database table objects).

However, probably the most difficult concept for novice PHP programmers to grasp is handling their application's state and session data. This article will address that issue by providing a simple strategy for state management using the WASP framework.

They startprevious article for an introduction.

tagged with: php state session management wasp framework php state session management wasp framework



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

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