not secure
Reviewed byAnonymouson Wed, 6th August 2003
In the Count file you can put other entries and that isn�t secure.
example : 4; ls; echo
put it in the script and it was secure:
$count= preg_replace ("/[^0-9]/","",$count);