tag_real_name
tag_real_name (tagname[, doc])
This function returns the real name (as specified in the DTD) of tagname. The doc argument specifies the identifier of the document tree. If doc is omitted or 0, the current document is searched.
Related Topics