XML_Util::isValidName()
Description
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.
|
Helping ordinary people create extraordinary websites! |
|
XML_Util::isValidName()DescriptionChecks, 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. |