XML_Util::getXMLDeclaration (Previous) (Next) XML_Util::replaceEntities

View this page in Last updated: Sun, 01 Jul 2007
English | Dutch | French | German | Hungarian | Japanese | Polish | Russian | Spanish | Plain HTML

XML_Util::isValidName()

XML_Util::isValidName() -- verify an XML name

Leírás

Checks, whether a string is a valid XML name. In XML the names of tags and attributes must follow strict rules. This method can be used to validate the names you are using.

Paraméterek

  • string $string - string to be checked

Visszatérési érték

Visszatérési értéke TRUE sikeres futás esetén, PEAR_Error amennyiben hiba lépett fel.

Megjegyzés

Ez a függvény statikus meghívásra van felkészítve!

XML_Util::getXMLDeclaration (Previous) (Next) XML_Util::replaceEntities

Download Documentation Last updated: Sun, 01 Jul 2007
Do you think that something on this page is wrong? Please file a bug report or add a note.
User Notes:
There are no user contributed notes for this page.