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 this is not your bug, you can add a comment by following this link.
If this is your bug, but 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

Add a Patch

Pull Requests

Add a Pull Request

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: Thu Apr 18 22:01:28 2024 UTC