php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #28770 Input form variables getting corrupted
Submitted: 2004-06-14 10:39 UTC Modified: 2004-06-23 01:00 UTC
From: andrew at shh dot fi Assigned:
Status: No Feedback Package: URL related
PHP Version: 4.3.7 OS: Linux Debian
Private report: No CVE-ID: None
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: andrew at shh dot fi
New email:
PHP Version: OS:

 

 [2004-06-14 10:39 UTC] andrew at shh dot fi
Description:
------------
Is this a bug or what. Hust upgraded to 4.3.7 and noticed that input (type=text) form variables are getting corrupted.

so that e.g. $username, andrew = ?6??٩?

However the password field was OK.

Is this a bug or am I going crazy.

It works ok with $_REQUEST variables 

Global variables is ON (unfortunately)

Expected result:
----------------
Should have the value from the form


Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2004-06-14 15:25 UTC] iliaa@php.net
Do you have magic_quotes_gpc enabled? 
 [2004-06-23 01:00 UTC] php-bugs at lists dot php dot net
No feedback was provided for this bug for over a week, so it is
being suspended automatically. If you are able to provide the
information that was originally requested, please do so and change
the status of the bug back to "Open".
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Sat Dec 21 16:01:28 2024 UTC