Want to hire a development team?
No Images Added Yet

Simple Sanitize

Not Rated Yet.
Add to Favorites
Publisher
Use this PHP Class to safely access user input like GET and POST variables. Set it and forget it!
Product Details

This class automatically sanitizes your data in various ways. Current options include “strict”, “html”, “mysql”, “both” (html and mysql), or “none”. Each sanitizing level handles data a little bit differently. “strict” will return input with only alphanumeric characters. “html” encodes all html-entites. “mysql” escapes all special mysql characters (no mysql connection required). “both” runs the html sanitizing and then the mysql. “none” will give you the data as it is. Optional maxlength parameters included! Before you sanitize a string, you can define the max length (for strings) or max value (for numbers). Strings will be cut off at the maxlength before it is sanitized, and numbers won’t be allowed past that value.

Report this Listing
Price
USD6.00
Licence Type
Commercial
Views
317
Submitted on
24th August 2010
Last Updated
27th August 2010
Licence Type
Commercial
License Price
USD 6

You May Also Like

User Reviews

Please rate the listing and tell the world know what do you think about the listing.
(0 ratings)
Not Rated Yet.
No reviews found.
Not yet reviewed by any member. You can be the first one to write a review for this listing.Click hereto submit your review.