News > Tags > xml

More XML Woes

"XML is like violence. If it doesn't solve your problem, you're not using enough of it." I don't know who said... (Read More)

Smart XML, Part 1: Encoding and Decoding Entities

One of the major challenges in building a strong framework for web applications is XML handling. PHP 5's XML functions,... (Read More)

Account

Register Account

Forgot Password

More Articles

End of Life for PHP 4

Chris Shiflett...

Migrating to Phrameworks 1.0.1

Nobody can say I don't drink my own Kool Aid.

CSSTitle: Tooltips with Style

A demo of the CSSTitle library is now available.  This library...

Shoot Em Up

Just a quick note to mention that Galactic Front is back...

More XML Woes

"XML is like violence. If it doesn't solve your problem, you're not using enough of it." ...

Smart XML, Part 2: Converting HTML Entities for XML

Yesterday I discovered a bothersome feature in PHP 5's DOM library.  Loading XML data into a...