hi
i have a problem with variables received from a formular..
imagine this is the important part of the form:

        <select multiple name="extras">
          <option>Cheese</option>
          <option>Tomatoes</option>
          <option>Onions</option>
        </select>

and now.. what does the variable $extras look like? is it an array? don't have any 
imaginations...

please help

Tim Taubert

---------------------------------------------------------------------
   Tim Taubert | [EMAIL PROTECTED] | http://www.shogunat.com/rg/
--------------------------------------------------------------------- 

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to