PHP Classes

Packages of Robert Amigura

Recommend this page to a friend!
  All class groups  >  All authors  >  Packages of Robert Amigura (2)  >  Mission progress status  >  Reputation  
Picture of Robert Amigura
Name: Robert Amigura <contact>
Classes: 2
Country: United Kingdom
Age: ???
All time rank: 206391 in United Kingdom
Week rank: 195 Up9 in United Kingdom Up
All time users: 1261
Week users: 0
 
  A   B   C   D   E   F   G   H   I   J   K   L   M   N   O   P   Q   R   S   T   U   V   W   X   Y   Z  
  Files folder image Encoding Sessions  
Encode and decode sessions values
This is a simple class that can be used to encode and decode session values to make

it harder to obtain private session values for people with access to session data.

It uses base64 encoding and mcrypt_encrypt encryption to set the values of one or

more session variables values.

The class may also retrieve the value of an encoded session variable and decode it.

  Files folder image Scramble Eggs  
Scramble text adding fake characters
This class can be used to scramble and unscramble text adding fake characters.

It can take a given text string, split it in pieces of the same size and insert random text between each piece.

The class can also take a scrambled text string and recover the original text before it was scrambled.


  A   B   C   D   E   F   G   H   I   J   K   L   M   N   O   P   Q   R   S   T   U   V   W   X   Y   Z