Quantcast
Channel: PHPDeveloper.org
Browsing all 7 articles
Browse latest View live

DevShed: Using Inheritance, Polymorphism and Serialization with PHP Classes

Some concepts of object-oriented design are harder to figure out that others for a budding programmer. Thankfully, there's articles like this one from DevShed to help fill in some of the gaps....

View Article



Terry Chay's Blog: serialization without pity

In response to a post from the Stubbles blog, Terry Chay has posted some of his thoughts about the serialization solution presented in the other post. Frank Kleine writes a PHP 5 framework called...

View Article

Alexey Zakhlestin's Blog: Syck 0.9.2

Alexey Zakhlestin has released the latest version of his Syck tool - a "parser and emitter" of YAML documents. I've just released syck for php 0.9.2 (a parser and emitter of YAML documents. If you...

View Article

Cohesive Web: PHP serialization or Json

On the Cohesive Web blog there's a new post looking at storing complex data types like data structures or objects effectively. Think of a situation where you are working with some array. Now there may...

View Article

Project: Aleksey Martynov's lexa-xml-serialization Tool for PHP 5.3

Aleksey Martynov has submitted a project that can come in quite handy of you do a lot of work with XML in your application - a XML serialization tool for PHP 5.3 that lets you easily translate objects...

View Article


Justin Carmony's Blog: PHP, Sessions, __sleep, and Exceptions

Justin Carmony has a recent post to his blog about a problem he came across where his exception was being thrown with a line number of zero - cause for some investigation. Today I ran into a problem...

View Article

PHPMaster.com: Let's Talk: Efficient Communication for PHP and Android, Part 2

On PHPMaster.com today they've posted the second part of their series looking at combining a PHP backend and an Android application (by Matt Turland). In the previous article, he helped you set up...

View Article
Browsing all 7 articles
Browse latest View live




Latest Images