PHP Classes

PHP Encode Form Values: Decode base64 encoded submitted form values

Recommend this page to a friend!
     
  Info   View files Files   Install with Composer Install with Composer   Download Download   Reputation   Support forum   Blog    
Ratings Unique User Downloads Download Rankings
Not enough user ratingsTotal: 307 This week: 1All time: 7,351 This week: 43Up
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: 46
All time rank: 21 in India India
Week rank: 17 Down1 in India India Equal
Innovation award
Innovation award
Nominee: 15x

Winner: 4x

  Files folder image Files (5)  
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

The PHP Classes site has supported package installation using the Composer tool since 2013, as you may verify by reading this instructions page.
Install with Composer Install with Composer
 Version Control Unique User Downloads Download Rankings  
 0%
Total:307
This week:1
All time:7,351
This week:43Up