From f3a83616f79b1cef2e50d4a3e683c0f2f234dad3 Mon Sep 17 00:00:00 2001 From: Mehdi Achour Date: Sat, 7 Feb 2004 00:58:22 +0000 Subject: [PATCH] CDATA git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@150652 c90b9560-bf6c-de11-be94-00142212c4b1 --- reference/simplexml/functions/simplexml-load-dom.xml | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/reference/simplexml/functions/simplexml-load-dom.xml b/reference/simplexml/functions/simplexml-load-dom.xml index 9318b75777..8c136d4020 100644 --- a/reference/simplexml/functions/simplexml-load-dom.xml +++ b/reference/simplexml/functions/simplexml-load-dom.xml @@ -1,5 +1,5 @@ - + simplexml_load_dom @@ -43,7 +43,11 @@ echo $s->book[0]->title; This code should output: - blah + + +