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.