From:             [EMAIL PROTECTED]
Operating system: Windows 2000 Professional
PHP version:      4.0.6
PHP Bug Type:     Output Control
Bug description:  Problem with a variable in URL

As follows I submit a variable if by URL:
http://server/list.php?name=i'm a bug

I then get the variable distributed as follows:

i\'m a bug

This goes if I want for these to replace BACKSLASH only with this
function:
str_replace

ereg_replace has problems
-- 
Edit bug report at: http://bugs.php.net/?id=12837&edit=1


-- 
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]

Reply via email to