Value has invalid sanitation type ‘num’
-
file: rencontre.php:438
#!php <?php 'gps'=>(isset($_GET[$Lgps])?rencSanit($_GET[$Lgps],'num'):'')
should have ‘pipe’ sanitation type
#!php <?php 'gps'=>(isset($_GET[$Lgps])?rencSanit($_GET[$Lgps],'pipe'):'')
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Value has invalid sanitation type ‘num’’ is closed to new replies.