php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #1092 php not decoding form submittion email addresses, it's not decoding the "@"
Submitted: 1999-01-25 17:00 UTC Modified: 1999-01-25 17:07 UTC
From: kenford at infomak dot com Assigned:
Status: Closed Package: Other
PHP Version: 3.0.6 OS: linux 3.0.36
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: kenford at infomak dot com
New email:
PHP Version: OS:

 

 [1999-01-25 17:00 UTC] kenford at infomak dot com
php not decoding form submittion email addresses, it's not decoding the "@" in the email addresses,
you have to use the url urldecode function.

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [1999-01-25 17:07 UTC] rasmus
That makes no sense.  PHP does decode posted form data.  You will have to provide a lot more information if we are going to have a chance of figuring out what you mean.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Sun Sep 29 01:01:26 2024 UTC