Creative Commons License

Extra Applications

php4/function.getRequest
 
3250no 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).