PHP Classes

All parameters overgiven to a script by GET or POST have to b...

Recommend this page to a friend!

      police  >  All threads  >  All parameters overgiven to a script...  >  (Un) Subscribe thread alerts  
Subject:All parameters overgiven to a script...
Summary:Package rating comment
Messages:1
Author:qq1234
Date:2011-10-07 19:16:00
 

qq1234 rated this package as follows:

Utility: Insufficient
Consistency: Not sure
Examples: Insufficient

  1. All parameters overgiven to a script...   Reply   Report abuse  
Picture of qq1234 qq1234 - 2011-10-07 19:16:00
All parameters overgiven to a script by GET or POST have to be validated either way. This class adds per parameter a function call. Other solution is, to escape with standard PHP functions at this location.