PQLite Constructor
Constructor for a PQLite object. This requires a string of HTML to parse.
Prototype
public function PQLite( $html )
Parameters
$html(string) - the HTML
Return
This function doesn't return anything.
Work for one hour. Relax for two.
Constructor for a PQLite object. This requires a string of HTML to parse.
public function PQLite( $html )
$html (string) - the HTMLThis function doesn't return anything.