php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #1117 <SELECT MULTIPLE> doesn't work
Submitted: 1999-02-03 15:53 UTC Modified: 1999-02-03 15:55 UTC
From: winfried dot bantel at usa dot net Assigned:
Status: Closed Package: Misbehaving function
PHP Version: 3.0 Latest CVS (03/02/1999) OS: Linux and Apache
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: winfried dot bantel at usa dot net
New email:
PHP Version: OS:

 

 [1999-02-03 15:53 UTC] winfried dot bantel at usa dot net
I've HTML-Code like

<select name="top70s" size=5 multiple>
  <option> Sweet
  <option> T.Rex
  <option> Slade
  <option> Mud
  <option> Bay City Rollers
  </select>

so i can highlight multiple items.
Im my HTTP_GET_VARS i only get the lates value!?!?!

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [1999-02-03 15:55 UTC] rasmus
This is entry #5.9 in the FAQ
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri May 10 01:01:30 2024 UTC