From 7f3404f590614259792f038b08c6d808f79031cc Mon Sep 17 00:00:00 2001 From: Andrioli Darvin Date: Mon, 22 Apr 2002 20:35:26 +0000 Subject: [PATCH] Added and git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@79464 c90b9560-bf6c-de11-be94-00142212c4b1 --- reference/xml/reference.xml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/reference/xml/reference.xml b/reference/xml/reference.xml index bb34d9521e..2c476688cd 100644 --- a/reference/xml/reference.xml +++ b/reference/xml/reference.xml @@ -1,5 +1,5 @@ - + XML parser functions XML @@ -50,7 +50,7 @@ libexpat.a: $(OBJS) bundled expat library from Apache. You may need to set CPPFLAGS and LDFLAGS in your environment before running - configure if you have installed expat somewhere exotic. + configure if you have installed expat somewhere exotic. Build PHP. Tada! That should be it. @@ -392,6 +392,7 @@ xml_parser_free($xml_parser); External Entity Example