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 + + +