News Feed
Jobs Feed
Sections




Recent Jobs

News Archive
Hasin Hayder's Blog:
Using new PECL Memcached extension for storing session data
October 19, 2009 @ 09:51:21

Hasin Hayder has a new post talking about the new memcached extension for PHP (memcached from PECL) and how it can be used to store sessions data.

Many of you already know that managing session is a critical task for web applications, specially when you want to avoid I/O hop and also a significant load over your database by writing a custom session handler. [...] This is why a central session manager is very important for your application to scale.

He walks you through the whole process - installation, setting up memcached instances and getting the extension installed and working with your PHP installation. By adding two lines to your php.ini file, the sessions can quickly and easily be stored in memcache instead of on the local server.

0 comments voice your opinion now!
session data save memcached pecl extension



Similar Posts

Antony Dovgal's Blog: PECL/sphinx - fast fulltext search made easy

Stuart Herbert's Blog: Microsoft's First PHP Extension: SQL Server 2005 Support

Wb Developer Juice: 10 baby steps to install Memcached Server and access it with PHP

Greg Beaver's Blog: Introducing pecl extension phar

Community News: Latest PECL Releases for 07.17.2007


Community Events









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


facebook framework zendframework feature performance job windows opinion joomla conference sqlserver codeigniter podcast release drupal wordpress symfony microsoft developer extension

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