ID: 10591 User Update by: [EMAIL PROTECTED] Status: Open Bug Type: *General Issues Description: file() seemingly randomly adds slashes Changed. Looks like the runtime var is getting turned on and off... what's up wit dat?! :) Previous Comments: --------------------------------------------------------------------------- [2001-05-01 19:56:17] [EMAIL PROTECTED] That does seem odd... Try get_magic_quotes_runtime() instead of get_magic_quotes_gpc() - gpc quoting only happens to get/post/cookie data. --------------------------------------------------------------------------- [2001-05-01 19:14:25] [EMAIL PROTECTED] Sorry, file.txt should work now. I saw you hit the 404. --------------------------------------------------------------------------- [2001-05-01 19:08:34] [EMAIL PROTECTED] Sorry, file.txt should work now. I saw you hit the 404. --------------------------------------------------------------------------- [2001-05-01 18:24:21] [EMAIL PROTECTED] http://airbag.tss.peachnet.edu/~sam/file.php Click on "Try Again" and you'll see the quotes become escaped and then not escaped seemingly at random. The code is here: http://airbag.tss.peachnet.edu/~sam/file.txt http://airbag.tss.peachnet.edu/info.php is the phpinfo information. --------------------------------------------------------------------------- Full Bug description available at: http://bugs.php.net/?id=10591 -- PHP Development Mailing List <http://www.php.net/> To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED]