News Feed
Jobs Feed
Sections




News Archive
DZone.com:
Guidelines for generating XML
July 15, 2010 @ 11:50:44

On DZone.com there's a recent post from Evert Pot talking about some guidelines for generating XML including a brief PHP example.

Over the last little while I've come across quite a few XML feed generators written in PHP, with varying degrees of 'correctness'. Even though generating XML should be very simple, there's still quite a bit of pitfalls I feel every PHP or (insert your language)-developer should know about.

His suggestions for better XML include:

  • You are better off using an XML library (like xmlwriter)
  • Understand Unicode
  • CDATA is never a solution
  • Be verbose
  • Be careful with entities
0 comments voice your opinion now!
guideline generate xml xmlwriter suggestion


blog comments powered by Disqus

Similar Posts

Johannes Schluter's Blog: Goto your Christmas presents with PHP 5.3

Community News: Zend Framework Security Upgrade (Zend_XmlRpc XXE Issue)

Raphael Stolt's Blog: Validating XML files within PHP 4 applications

PHPBuilder.com: The ABC's of PHP - Part 10 - The Final Installment (XML & Regex)

Evert Pot's Blog: Converting ICalendar to XML


Community Events











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


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

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