php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #4148 Inserting multiple values from the control Option into a field in the table
Submitted: 2000-04-15 02:41 UTC Modified: 2000-04-15 09:37 UTC
From: crk_indian88 at yahoo dot com Assigned:
Status: Closed Package: MySQL related
PHP Version: 3.0.16 OS: Unix
Private report: No CVE-ID: None
View Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
If you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: crk_indian88 at yahoo dot com
New email:
PHP Version: OS:

 

 [2000-04-15 02:41 UTC] crk_indian88 at yahoo dot com
I'm using a Select-Option Control with multiple selections in my page. All the selected options should be inserted into a single field. i tried to insert multiple selected options, but i was able to insert only the last value selected. Please try to guide me to insert all the selected options into the same field. 

Also i have referred the PHP FAQ, but i could not find the proper solution.

Expecting your clarification as soon as possible.

Regards,
Rajesh.

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2000-04-15 09:37 UTC] mrobinso at cvs dot php dot net
http://www.php.net/FAQ.php3

5.9 How do I get all the results from a SELECT MULTIPLE HTML tag?


 
PHP Copyright © 2001-2026 The PHP Group
All rights reserved.
Last updated: Sat Jun 27 17:00:01 2026 UTC