Tag Array Constructor
Constructor for a TagArray object.
Prototype
public function TagArray( $pq, $tagArray )
Parameters
$pq(string) - the corresponding PQLite object$tagArray(string) - the array of tags
Return
This function doesn't return anything.