This function configures an entity declaration header that has not been resolved. Parameter parser to parse code. The parameter handler includes six elements, such as parsing code, entity name, base, system identifier, public identifier, and notation name. Looks like a string similar to the following
<! ENTITY Name {publicid | systemid} ndata notationname>
More details can be referenced in the XML 1.0 spec book, the part of the entity declaration. Returns a true value if there are no errors.
Want to use this function library to install Zlib First, can obtain this function library to http://www.cdrom.com/pub/infozip/zlib/to use this function library, need to go to Http://www.jclark.com/xml retrieve XML function library first, and compile or install it. Users with RedHat Linux can get RPM format files to http://www.guardian.no/~ssb/phpxml.html. Then add the--with-xml configuration options before compiling PHP. Tommy@nashville.net pointed out (12-jan-1999) If there is a problem, still need to put in Xmltok.h and xmlparse.h two C language header file, or set the environment variable.
The current version supports three character sets: ASCII, Iso-8859-1 and UTF-8. As for the UTF-16 character set PHP has not yet been supported.
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.