Safedata is a Security Systems script
Overall rating: (N/A)
|
The script safedata is a Security Systems script (web page securtiy / password protect).
Safedata is a PHP class that effectively disables both register_globals and magic_quotes.
It includes wrapper functions for MySQL / MySQLis escape string functions and for htmlentities / htmlspecialchars that allow you to use both strings and arrays.
It can also help with HTML forms, so you can ensure that the submitted form values are of the correct type (int, float, string, array).
Requires PHP 4 >= 4.1.0, or PHP 5.
|
 Write a comment about the script safedata
|