Mpff, you should start by minding XSS attacks on PHP_SELF, and no echoing it
as raw ... :
http://blog.phpdoc.info/archives/13-XSS-Woes.html
Hello,
Use session variables
--
Shafiq Rehman (ZCE)
http://phpgurru.com | http://shafiq.pk
On 3/13/07, Haydar Tuna <[EMAIL PROTECTED]> wrote:
Hello,
If your variable is not most important for your application
security, you should use HTML hidden form field but If your variable is
mos
Hello,
If your variable is not most important for your application
security, you should use HTML hidden form field but If your variable is
most important for your application security, you should use session
variable. I think in your HTML form, you use GET method. In this method, all
H
3 matches
Mail list logo