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
 [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: Sat Sep 28 23:01:27 2024 UTC