With PHP, to pass parameters between two pages you can use something like this:
http://www.monsite.net/mapage.php?parametre1=123&user=456
A visitor can modify thoses parameters to see what happens or to test parameters.
For instance, he may modify the user parameter to see the account of another user.
This classe hides parameters. You do not have to modify your code. You just have to add some lines and your link becomes something like this:
http://www.monsite.net/mapage.php?aku=DFgh4hfdg4454fgHFGHfg44fghfg4
|
|
| Name: |
PHPSecureURL |
| Base name: |
phpsecureurl |
| Description: |
hide link parameters |
| Version: |
- |
| PHP version: |
- |
| License: |
GNU General Public License (GPL) |
| All time users: |
7639 users |
| All time rank: |
198 |
| Week users: |
3 users |
| Week rank: |
963  |
| |
|
| Ratings | Utility |
Consistency |
Documentation |
Examples |
Tests |
Videos |
Overall |
Rank |
| All time: |
Good (85.3%) |
Good (80.2%) |
Sufficient (75.9%) |
Sufficient (77.6%) |
- |
- |
Sufficient (66.0%) |
404 |
| Month: |
Not yet rated by the users |
| |
Packages that need this class |
|
|
| Class |
Dependency |
Why it is needed |
| fc_paginator |
Required |
Used by this class to encrypt links |
| |
Applications that use this class |
|
|
| Link |
Description |
| demo |
demo |

If you know an application of this package, send a message to the
author to add a link here.
| |
Files |
|
|