News Feed
Jobs Feed
Sections

Recent Jobs

News Archive
Evert Pot's Blog:
PHP serializer in userland code
June 21, 2007 @ 09:43:00

In this new blog post today, Evert Pot shares some thoughts on a custom solution he was looking to create as an alternative for PHP's serialize function.

I wanted to build this as a helper class for a draft-PHP-RPC server. The reason I needed a custom one was because I wanted to make sure I would be able to spit out PHP4-compatible serialized data, and in the future, when its ported to PHP6, also PHP5-compatible data.

He came across several issues in the development process including the slowness of his method compared to serialize() and a lack of a way to tell if two variables reference the same data. If you'd like to check out what he has so far, he's 0 comments voice your opinion now!
serialize phprcp server data alternative serialize phprcp server data alternative



Similar Posts

DevShed: Fetching Search Results as Serialized Arrays with Yahoo Web Services and PHP 5

Zend Developer Zone: The value of Web services for PHP

Brett Bieber's Blog: Chiara_PEAR_Server Release Droplet for Mac OS X

Hackers Center Blog: PHP optimization - Save the server!

Larry Garfield's Blog: Where are the PHP 4 developers?


Community Events







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


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

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