Added more JSON support.
Fix issue with unset() not unsetting $_REQUEST.
Added $get->combine() (creates an array from KEYS from one field and VALUES from another).
Switched from isset() to array_key_exists().
Renamed from getvar.php.inc to getvar.inc.php.
[SPACE] conversion list now supports more Unicode characters.
Added $get->search() to simplify getting search terms.