PHP Classes

PHP Encode Form Values: Decode base64 encoded submitted form values

Recommend this page to a friend!
  Info   View files View files (5)   DownloadInstall with Composer Download .zip   Reputation   Support forum   Blog    
Ratings Unique User Downloads Download Rankings
Not yet rated by the usersTotal: 305 This week: 1All time: 7,371 This week: 571Up
Version License PHP version Categories
encode-form-values 1.0.0Free For Educatio...5PHP 5, Cryptography, Text processing, S...
Description 

Author

This class can decode or decrypt the form values of any submitted form.

It can generate JavaScript code to encode form values as base64 after concatenating a secret value to obfuscate the results.

The JavaScript code can also encrypt the form values using AES using a key.

The PHP class can decode or decrypt the submitted form values.

Innovation Award
PHP Programming Innovation award nominee
September 2014
Number 4


Prize: One copy of the Zend Studio
Sites that do not use SSL to encrypt connections between the user browsers and the servers may leak sensitive information to malicious people that may be snooping the connections.

While it does not provide fully secure solution, this class helps making it harder to use the eventually snooped information by encoding the information sent from the browser to the server using Web forms.

Manuel Lemos
Picture of Er. Rochak Chauhan
  Performance   Level  
Name: Er. Rochak Chauhan is available for providing paid consulting. Contact Er. Rochak Chauhan .
Classes: 54 packages by
Country: India India
Age: 45
All time rank: 21 in India India
Week rank: 50 Down3 in India India Down
Innovation award
Innovation award
Nominee: 15x

Winner: 4x

  Files folder image Files  
File Role Description
Plain text file PhpEncodeFormContents.inc.php Class Main Class
Accessible without login Plain text file client_form.php Example client script
Plain text file Aes.inc.php Class Aes Class
Plain text file Aesctr.inc.php Class Aesctr Class
Accessible without login Plain text file server_post.php Example server script

 Version Control Unique User Downloads Download Rankings  
 0%
Total:305
This week:1
All time:7,371
This week:571Up