PHP Classes
elePHPant
Icontem

sanitize

Search this site
:    Looking up search words... 
Sections:  
Search forums:   
Permalink

      Found: 23       Packages icon Packages (11)   Blogs icon Blogs (1)   Packages icon Forums icon Package forums (10)   Blogs icon Forums icon Blog forums (1)  

      1-10   11-11   Next >  
Form Checker Support forum formchecker Sanitize and validate user input data   This package can be used to sanitize and validate user input data. It provides several classes to sanitize and validate text data that represent values of several types of data. It can validate values as not empty or with ...
Input Class Support forum input_class_php Sanitize input values passed to a script   This class implements a way to sanitize the input values passed to a script. It can sanitize values set either as strings or arrays. In the case of array values, these may be processed recursively if they define ...
Janitor Support forum janitor Validate and sanitize different types of values   This class can be used to validate and sanitize different types of values. It can validate strings with several types of values like text with only letters, with letters and digits, e-mail addresses, floating point or ...
PHP5 Tools Collection Support forum php5tools Generate random text and sanitize strings   This is a very simple class that can be used to generate random text and sanitize strings. It provides a function that generates a string of a given length made of random hexadecimal characters. The class also ...
requestUtils Support forum pcgrequestutils Retrieve and sanitize user submitted request data   This class acts a central place to retrieve user submitted data to a page access via the request, form inputs or cookies. Instead of using the super-global variables $_POST, _$GET, $_REQUEST and $_COOKIE ...
te-edu Input Sanitize Support forum class-input-sanitize Remove undesired values from request variables   This class can be used to remove undesired values from request variables. It takes an array of eventual request values and traverses its values to remove undesired characters from them. The list ...
... package is a MySQL database access wrapper with data manipulation functions. There is one base class that can establish MySQL database connections, sanitize values to use in SQL queries, execute SQL queries, retrieve SELECT query results into arrays, execute SQL INSERT queries and retrieve the last ...
... value is set, is a valid IP address, is valid number, is a string with a length range, is valid URL, or is valid e-mail address. The class can also sanitize the passed values and return the sanitized results in an array. Example Usage Validation Site Meter
User Input Sanitation Support forum sanitize Escape values of request variables   This class can be used to escape values of request variables. It traverses the arrays of request super-global variables $_GET, $_POST, $_REQUEST and $_COOKIE. The class escapes the values of the request variables add ...
HTML Sanitizer Support forum htmlsanitizer Remove unsafe tags and attributes from HTML code   This class can be used to remove unsafe tags and attributes from HTML code. It takes a string with HTML code and strips all the tags that do not make part of a list of safe tags. That list of safe tags is ...

      1-10   11-11   Next >