1 Vote
A quick look at XHP - Rasmus' Toys Page
http://toys.lerdorf.com —
Facebook released a new PHP extension today that supports inlining XML. It adds an extra parsing step which maps inlined XML elements to PHP classes. These classes are core.php and html.php which covers all the main HTML elements. The syntax of those class definitions is a bit odd. That oddness is explained in the How It Works document.


Comments