Mangling XML as Text with PHP DOM- July 24, 2008 Recently I had to do some mass-conversion of HTML files to DITA XML &8212; material I&8217;d written for the upcoming JavaScript Ultimate Reference (the third, and arguably most complicated, part of the SitePoint Reference). But a problem I came across several times was the sheer complexity of recursive element conversion &8212; &60;code&62; becomes &60;jsvalue&62; (or one ...http://www.pheedo.com/click.phdo?i=ef04dcb7d2896c483a85e565bbdb7d5a Keeping Current With PHP- July 15, 2008 Just a quick hint to people with an interest in the development of PHP, but no time for following php-internals. Since March, there has been a wiki at wiki.php.net. The most interesting section is probably wiki.php.netrfc, which - as the name implies - contains RFC&8217;s for improvements of the language. I&8217;ve rambled on about closures ...http://www.pheedo.com/click.phdo?i=bdb2ba25ef4890adc5ad6c928a5855e2 |