Posted by "Guy Brom" on 10/09/32 11:33
Any idea what's wrong with the following? ($this_item['description'] has some html text I would like to paste as a CDATA section) $item->appendChild($dom->createElement('description', $dom->createCDATASection($this_item['description']))); Thanks!
[Back to original message]
Copyright © 2005-2006 Powered by Custom PHP Programming