php4/function.getRequest
| 3250 | no demo link | [ code ] | 2006-08-07 16:23:21 |
Every php web based script use one or more GET, POST, REQUEST or other informations.
This simple function allows developer to parse correctly this values without notice and verifing the type if specified (bool, int, uint, float, serialized).
This simple function allows developer to parse correctly this values without notice and verifing the type if specified (bool, int, uint, float, serialized).