Your IP : 18.188.218.219
--- title: read_tag (protected) --- ```php read_tag () : bool ``` Reads a single tag starting at the current parsing position in the document. The tag is automatically added to the DOM. Returns true if a tag was found. |