in reply to uri_unescape differences in IE7 and FF2?

What happens if you write the decoded strings to a text file on the server? I suspect that IE's may just borking when it comes to actually displaying the text in the browser window.

@_=qw; ask f00li5h to appear and remain for a moment of pretend better than a lifetime;;s;;@_[map hex,split'',B204316D8C2A4516DE];;y/05/os/&print;

Replies are listed 'Best First'.
Re^2: uri_unescape differences in IE7 and FF2?
by boboson (Monk) on Apr 12, 2007 at 09:15 UTC
    I am trying to use the variable in an SQL statement later in the code and it seems like I am getting the same value as the outputted value.