getparams_Core Class Reference

There seems to be a weird bug somewhere that I can't track down, where all invalid characters are dropped from $_GET. More...

Static Public Member Functions

static get_raw_param ($desired_param, $default=false)
 Given a parameter and a default value, return the parameter value if available from the query string.

Detailed Description

There seems to be a weird bug somewhere that I can't track down, where all invalid characters are dropped from $_GET.

Since Ninja is now UTF-8, there is a high probabilitiy that there will be lots of invalid, latin1 characters. This method returns a GET parameter with them intact.


The documentation for this class was generated from the following file:
 All Data Structures Functions Variables

Generated on 23 Nov 2012 for ninja by  doxygen 1.6.1