News Feed
Jobs Feed
Sections




News Archive
Hasin Hayder's Blog:
Did you know 'you can have cheese burger' could be a variable name?
October 24, 2007 @ 08:57:00

Hasin Hayder has a quick tip for users of SimpleXML - a handy way to access a node in an XML document that has unsupported characters in its name.

I was finding a way to refer that element as a SimpleXMLElement and found a nifty note in PHP Manual. It says if you have unsupported (unsupported in PHP Lexicon for a variable name) characters inside the name of a node, you can access it using a special pattern {'name'}.

In his example, he shows how a popular phrase ("i can have cheese burger") can be used as the variable name despite having spaces in it.

0 comments voice your opinion now!
variable name unsupported character special pattern variable name unsupported character special pattern


blog comments powered by Disqus

Similar Posts

Michael Kimsal's Blog: Grails for PHP Developers Part 5

Mike\'s Blog: s/fluent/decorated

PHPWomen.org: Best Practices Thread

Professional PHP Blog: php|architect Test Pattern

DevShed: The Basics of Implementing Adapter Objects with PHP


Community Events











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


functional opinion podcast zendframework2 unittest development code introduction object testing example series community application language interview release tool framework phpunit

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