Re: POST checkbox group



..oO(Richard Walker)

Many Thanks. Easy when you know how!

It's in the manual, but a bit hidden:

3. How do I create arrays in a HTML <form>?
http://www.php.net/manual/en/faq.html.php#faq.html.arrays

4. How do I get all the results from a select multiple HTML tag?
http://www.php.net/manual/en/faq.html.php#faq.html.select-multiple

Micha
.



Relevant Pages

  • Re: extracting data from columns of html tables in bash
    ... html file I want to work with contains several tables, ... I'd like to end up with two arrays for each table. ... extract out the day and corresponding time, ... I was trying this in awk, but it seemed like the long way of looking at ...
    (comp.unix.shell)
  • Re: MESSAGE BODY TOO BIG ????????????????
    ... You're using Incredimail which attaches animated GIFs ... or use another email client like ... It might be you didn't know the HTML was included, ... People who start their arrays with 1. ...
    (Ubuntu)
  • Re: How to move arrays from html webpage to webpage?
    ... There are a couple techniques to move information from different html ... Session; ... I need users choose from the first web page (the arrays will be ... You can post them from page to page using the wddx family of functions, which create xml representations of your data and data structures. ...
    (php.general)
  • Using numbers for html form field array names - is this too strange?
    ... In the past I have also done this with arrays, ... naming my form fields like this: ... getting data from the database, an html form, or whatever. ...
    (comp.lang.php)
  • extracting data from columns of html tables in bash
    ... I'd like to extract the data from one column of an html table, ... The html file I want to work with contains several tables, ... I'd like to end up with two arrays for each table. ...
    (comp.unix.shell)