Code added by scriptworkz
Rijndael 256 bit encryption using mcrypt
A set of functions utilizing mcrypt to encrypt / decrypt strings using Rijndael-256
Added on 26.06.2008 15:14
Server Side Browser Detection
A Set of functions to tell what type of browser a surfer is using
Added on 26.06.2008 15:10
Encode Params - Post parameter encoding
Encodes an array to be sent along w/ a post request
Added on 26.06.2008 14:56
RC4TWO - Encryption Without Mcrypt
A home-made encryption algorithm based on rc4, no mcrypt required
Added on 26.06.2008 14:54
Input Var
A Simple function that gets a post or get variable if set or returns a default
Added on 26.06.2008 14:50
Array in Array
A Simple function see if an array is contained within another array
Added on 26.06.2008 14:46
Purge from tables
A function to purge all rows where $key=$id in multiple tables
Added on 26.06.2008 14:44
