mirror of
https://github.com/php/web-php.git
synced 2026-04-28 17:33:10 +02:00
Fix another typo - too early in the morning!
This commit is contained in:
@@ -905,7 +905,7 @@ should check to make sure that the configuration file you are adding the AddType
|
||||
I make sure that a GET-method variable does not overwrite a POST-method one?
|
||||
</B></DT>
|
||||
<DD>
|
||||
The securevar() function on PHP2 was a badly named function. It gave the impression that
|
||||
The securevar() function in PHP2 was a badly named function. It gave the impression that
|
||||
when used the POST-method was secure. It is not. It is only slightly more difficult to
|
||||
fake POST-method variables than GET-method ones.
|
||||
<P>
|
||||
|
||||
Reference in New Issue
Block a user