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

SitePoint PHP Blog: Tokenization using regular expression sub patterns

Kore Nordmann's Blog: Installing cairo_wrapper on Gentoo

PHPMaster.com: Understanding the Observer Pattern

DZone.com: Practical Testing Patterns - Redux

DevShed: Introducing Bridge Classes with PHP 5


Community Events









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


framework testing tool opinion interview community object unittest release api podcast code development event introduction zendframework2 example functional language composer

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