[PHP-DEV] PHP 4.0 Bug #10591 Updated: file() seemingly randomly adds slashes

2001-05-01 Thread phpbug

ID: 10591
User Update by: [EMAIL PROTECTED]
Status: Open
Bug Type: *General Issues
Description: file() seemingly randomly adds slashes

yea, lost a line break in there... it's as it should be in
the php.ini. Sorry about that.

Previous Comments:
---

[2001-05-01 20:25:18] [EMAIL PROTECTED]
If this:

; Magic quotes for runtime-generated data, e.g. data from
SQL, from exec(), etc.magic_quotes_runtime = Off

is literal, it should be:

; Magic quotes for runtime-generated data, e.g. data from
SQL, from exec(), etc.
magic_quotes_runtime = Off



---

[2001-05-01 20:17:20] [EMAIL PROTECTED]
; Magic quotes for incoming GET/POST/Cookie data.
magic_quotes_gpc = Off

; Magic quotes for runtime-generated data, e.g. data from
SQL, from exec(), etc.magic_quotes_runtime = Off


---

[2001-05-01 20:15:23] [EMAIL PROTECTED]
Could you post the relevant section of your php.ini file?

---

[2001-05-01 20:03:56] [EMAIL PROTECTED]
Changed. Looks like the runtime var is getting turned on and
off... what's up wit dat?! :)

---

[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.

---

The remainder of the comments for this report are too long.  To view the rest of the 
comments, please view the bug report online.

Full Bug description available at: http://bugs.php.net/?id=10591


-- 
PHP Development Mailing List 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]




[PHP-DEV] PHP 4.0 Bug #10591 Updated: file() seemingly randomly adds slashes

2001-05-01 Thread phpbug

ID: 10591
User Update by: [EMAIL PROTECTED]
Status: Open
Bug Type: *General Issues
Description: file() seemingly randomly adds slashes

; Magic quotes for incoming GET/POST/Cookie data.
magic_quotes_gpc = Off

; Magic quotes for runtime-generated data, e.g. data from
SQL, from exec(), etc.magic_quotes_runtime = Off


Previous Comments:
---

[2001-05-01 20:15:23] [EMAIL PROTECTED]
Could you post the relevant section of your php.ini file?

---

[2001-05-01 20:03:56] [EMAIL PROTECTED]
Changed. Looks like the runtime var is getting turned on and
off... what's up wit dat?! :)

---

[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.

---

The remainder of the comments for this report are too long.  To view the rest of the 
comments, please view the bug report online.

Full Bug description available at: http://bugs.php.net/?id=10591


-- 
PHP Development Mailing List 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]




[PHP-DEV] PHP 4.0 Bug #10591 Updated: file() seemingly randomly adds slashes

2001-05-01 Thread phpbug

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 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]




[PHP-DEV] PHP 4.0 Bug #10591 Updated: file() seemingly randomly adds slashes

2001-05-01 Thread phpbug

ID: 10591
User Update by: [EMAIL PROTECTED]
Status: Open
Bug Type: *General Issues
Description: file() seemingly randomly adds slashes

Sorry, file.txt should work now. I saw you hit the 404.

Previous Comments:
---

[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 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]




[PHP-DEV] PHP 4.0 Bug #10591 Updated: file() seemingly randomly adds slashes

2001-05-01 Thread phpbug

ID: 10591
User Update by: [EMAIL PROTECTED]
Status: Open
Old-Bug Type: 
Bug Type: *General Issues
Description: file() seemingly randomly adds slashes

Sorry, file.txt should work now. I saw you hit the 404.

Previous Comments:
---

[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 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]