php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Request #3838 sending the submit type value as in ASP
Submitted: 2000-03-15 12:30 UTC Modified: 2000-08-09 22:37 UTC
From: ttj at mark dot ee dot nctu dot edu dot tw Assigned:
Status: Closed Package: Feature/Change Request
PHP Version: 3.0.15 OS: Win32?
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: ttj at mark dot ee dot nctu dot edu dot tw
New email:
PHP Version: OS:

 

 [2000-03-15 12:30 UTC] ttj at mark dot ee dot nctu dot edu dot tw
Some php users (those who were just abandon ASP) at PHP/Zend RC <http://mark.ee.nctu.edu.tw:8888> request to report this problem here, it's not a bug,indeed.

Here is the case:-
ASP can submit the value of the submit input type
<input type=submit name=abc value=123>
(will obtain $abc=123 at the target script)
but PHP doesn't and they think this is inconvenient.
Just a suggestion for PHP developers! Thnx a lot!



Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2000-03-15 13:55 UTC] ttj at mark dot ee dot nctu dot edu dot tw
Sorry, Haven't tested b4 submitting
This should be ok on unix environment and I'm not sure if that was win32 problem ?!
thnx Stanislav Malyshev
 [2000-08-09 22:37 UTC] hholzgra@php.net
closed due to user feedback (possibly it was a problem regarding
register_globals settings on the original windows system?)

 #####    ###     ###              #              ##
#     #  #   #   #   #            ###               #
      # #     # #     #            #                 #
 #####  #     # #     #                  #####       #
#       #     # #     #            #                 #
#        #   #   #   #            ###               #
#######   ###     ###              #              ##

 
PHP Copyright © 2001-2026 The PHP Group
All rights reserved.
Last updated: Thu Jun 18 12:00:01 2026 UTC