On Tuesday 10 June 2003 22:49, CM Miller wrote:
>
> globals >back to ON.
>
> Sorry, but I am a bit behind on MySQL digest, but
> isn't turning Register Globals 'on' for php a security
> risk?

Yes.  He needs to take a look at the documentation on the PHP website.  I also 
sent instructions on how to make things work by reading the $_POST and $_GET 
and $_SERVER variables.  I also have a couple of code snippets to remove 
other potential offending characters from input.

Curtis

-- 
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]

Reply via email to