Get Outer HTML
Function to get the outer HTML (inner HTML + the tag itself) of the first tag in this TagArray.
Prototype
public function getOuterHTML()
Parameters
No parameters
Return
String - the outer HTML of the first tag.
Work for one hour. Relax for two.
Function to get the outer HTML (inner HTML + the tag itself) of the first tag in this TagArray.
public function getOuterHTML()
No parameters
String - the outer HTML of the first tag.