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

Add a Patch

Pull Requests

Add a Pull Request

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-2024 The PHP Group
All rights reserved.
Last updated: Fri Jun 14 08:01:34 2024 UTC