[thelist] $_POST string

Fred Jones fredthejonester at gmail.com
Wed Jun 2 16:37:25 CDT 2010


> I am developing some php forms that require numerous arguments in the $_POST
> string.  This works fine.  Is there anything that can be reasonably done to
> not make all the ooohs and ahhhs display in the URL address bar which might
> appear tempting to some viewers?
>
> Or perhaps better, what is a standard way to bullet-proof $_POST variables
> to prevent trickery?

Are you looking for http://php.net/manual/en/function.addslashes.php ?

F


More information about the thelist mailing list