Skip to content

Version 2.9.0

Latest
Compare
Choose a tag to compare
@darkain darkain released this 28 Jun 18:41

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.