This is a discussion on is PHP auto-urldecoding my querystring? within the PHP Language forums, part of the PHP Programming Forums category; Hi, don't know if it is a PHP problem, something wrong with the ini file, or apache... I'm ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
Hi, don't know if it is a PHP problem, something wrong with the ini file, or
apache... I'm passing a urlencoded string to a PHP page and on that page, when i echo $QUERY_STRING variable, it shows it undecoded. On other servers i've done test pages, and $QUERY_STRING is encoded when i echo it. PHP version is 4.3.3 on Red Hat AS 2.1 Alex. -- Reply to abazan at filnet dot es |