 |
| ::: T4VN Statistics ::: |
PHP Scripts : 64 |
PHP Example : 67 |
PHP Tutorials : 21 |
PHP News : 93 |
Total Coupon : 36 |
Other Tutorials : |
Member : 215 |
Visitor Online : 2 |
Today Visit: 265 |
Total Visitor : 301287 |
Most Online : 41 |
|
 |
 |
PHPBuilder.com: Securing Data Sent Via GET Requests
Author : http://www.phpdeveloper.org [2007-05-11 09:16:05]
Full Article: http://www.phpdeveloper.org/news/7822
On PHPBuilder.com today, there's a new tutorial that talks about a method to securing data sent via GET requests in your application.
In this article I'm going to show you how you can use PHP to encode your data for transit. Most importantly, it will be done in a way that makes the data decodable, and therefore much more usable, by the receiving page.
They talk about some of the advantages to encryption before getting into how it actually works. Their example script is separated out into three PHP files - the main part of the script, a single-use script that, in turn, creates the third file, include file for the encode/decode functions. With the structure defined, they move on to the code - the generation of the file with the large multi-dimensional array and the two functions to encode and decode the information.
|
|
Others News
|
Zend Developer Zone: Zend Core Updates for Oracle and IBM Versions
|
PHP 5.2.2 and PHP 4.4.7 Released
|
PHP-GTK Community Site: Three New Posts - Two on Software, One on Web Services
|
Edin Kadribasic's Blog: PHP 5.2.2 RC2 Windows build available
|
DevShed: Implementing the Stage Pattern in PHP 5
|
Zend Developer Zone: MySQL Users Conference
|
|
|

|
 |
| ::: Resources ::: |
|
|
| ::: New Templates ::: |
|
| ::: Other Tutorials ::: |
|
 |