|
Posted by Ivαn Sαnchez Ortega on 10/23/67 11:40
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
julian_m wrote:
> Let's say I've a page which is called with arguments a, b and c
>
> test.php?a=val_a&b=val_b&c=val_c
>
> but, i don't want to allow anyone to modify either val_a, val_b or
> val_c
Then, why do you output those variables to the client? Use session variables
instead.
- --
- ----------------------------------
IvΓ‘n SΓ‘nchez Ortega -i-punto-sanchez--arroba-mirame-punto-net
"Now, now my good man, this is no time for making enemies."
- Voltaire (1694-1778) on his deathbed in response to a priest asking that
he renounce Satan.
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2 (GNU/Linux)
iD8DBQFD+tQX3jcQ2mg3Pc8RAp0iAJ9u3DPkxRQCZsx0SRzLRB3q8CDFSgCfbnfU
Wqn+O9NGFbA812ymQTZwkNY=
=OXVF
-----END PGP SIGNATURE-----
[Back to original message]
|