PHP5 Tools Collection
Package:
Summary:
Generate random text and sanitize strings
Groups:
Author:
Description:
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 provides another function to sanitize text strings by adding slash characters.
It provides a function that generates a string of a given length made of random hexadecimal characters.
The class also provides another function to sanitize text strings by adding slash characters.
Comments are closed.