random string
1
This little function does great for passwords, usernames, files, and anything else you need a random string for.
1
This php script provides a unique random key with 32 characters and can be used to avoid the system to pass some primary keys across the url, by example.
-4
Strip HTML Tags From a String
-4
Is String Numeric
-5
This multiple-use PHP script will randomly generate content based on a randomly generated number.
-5
Parsing a String for Numbe
-6
Random Numbe
-11
Is String Empty
-12
This is a quick and easy method to generate a somewhat random password. This simply generates the MD5 hash for the integer returned by the time() function and then truncates it to the specific length.









