Latest CVS : CDATA in replaceData()
Brought to you by:
bs_php,
nigelswinson
From: Luc Saint-E. <lu...@sa...> - 2002-01-18 07:57:38
|
Hello, With latest CVS is there a way (a setting switch) to get <tag><![CDATA[ content ]]></tag> instead of <tag>content </tag> When doing : $xPath->replaceData($path,$content); The reason is that I'm French and not only we eat frogs but we use a lot of extended characters Luc |