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