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
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: 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