News Feed
Jobs Feed
Sections




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


blog comments powered by Disqus

Similar Posts

Till's Blog: phpChecklist

Chris Hartjes' Blog: CakePHP Plugins Server

MC|Press Online: TechTip: PHP Delivers mail() on IBM System i

Mike Naberezny's Blog: __get() - an alternative to __autoload()

Etsy Code as Craft: There and Back Again: Migrating Geolocation Data to GeoNames


Community Events











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


rest opinion usergroup symfony2 zendframework2 community release database podcast functional introduction unittest interview phpunit development conference series testing language framework

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