Login   Register  
PHP Classes
elePHPant
Icontem

URL Encoder

Recommend this page to a friend!
Stumble It! Stumble It! Bookmark in del.icio.us Bookmark in del.icio.us

  Author  
Picture of Jason Browatzke
Name: Jason Browatzke <e-mail contact>
Packages: 1 Browse all classes by Jason Browatzke Browse all classes by
Country: Canada Canada - PHP jobs in Canada
Age: 31
All time rank: 120135 in Canada Canada
Week rank: 2173 Down48 in Canada Canada Down


  Detailed description   Download .zip .tar.gz  
This class is used to encode data being passed between two sources that can be either two pages via URL arguments or by any other data storage media like databases, files or sessions variables.

It works by taking an array of variables and their values and encode it using a private key only known by the server scripts to create a string that represents those variables.

When another page script receives the encoded data, the class can decode it and restore the variables original values using the same server private key.

This way the class can be used pass or store data without the possibility of tampering by the users of a site or any other agent that does not have access to the site scripts.

  Classes of Jason Browatzke  >  URL Encoder  >  Download .zip .tar.gz  >  Support forum Support forum  >  Blog Blog  >  RSS 1.0 feed RSS 2.0 feed Latest changes  
Name: URL Encoder
Base name: url_encoder
Description: Encode data to pass securely between two pages
Version: -
PHP version: -
License: BSD License
All time users: 2172 users
All time rank: 1607
Week users: 0 users
Week rank: 2071 Equal
 
  Groups   Rate classes User ratings   Applications   Files Files  

  Groups  
Group folder image Cryptography Encrypting, decrypting and hashing data View top rated classes
Group folder image Text processing Manipulating and validating text data View top rated classes


  User ratings  
Ratings
Utility
Consistency
Documentation
Examples
Tests
Videos
Overall
Rank
All time:
Sufficient (62.5%)
Good (81.2%)
-
Sufficient (62.5%)
-
-
Not sure (45.6%)
1807
Month:
Not yet rated by the users

  Applications that use this class  
No application links were specified for this class.
Add link image If you know an application of this package, send a message to the author to add a link here.
  Files folder image Files  
File Role Description
Plain text file class.get_crypt.php Class Main class
Accessible without login Plain text file rec.php Example Main class
Accessible without login Plain text file send.php Example Main class

Download all files: url_encoder.tar.gz url_encoder.zip
NOTICE: if you are using a download manager program like 'GetRight', please Login before trying to download this archive.