Maybe use Jacascript to create and populate hidden inputs?

They will show up in the $_POST array then

HTH

Dan

-----------------------------------------------------
Dan Parry
Senior Developer
Virtua Webtech Ltd
http://www.virtuawebtech.co.uk
-----Original Message-----
From: Lorca [mailto:[EMAIL PROTECTED] 
Sent: 22 March 2006 12:01
To: php-general@lists.php.net
Subject: [PHP] Reading data from SELECT in PHP

Hello friends,
I've create a form containing a SELECT under JavaScript, where the user 
decide all list's elements.

My problem is how can I get all list's elements on PHP. Using $-POST[] I 
only get the selected option.

With my most sincere thanks.

Lorca 

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to