RE: [PHP] Multi Selection

2003-06-05 Thread esctoday.com | wouter van vliet
#x27;wrong' ones, and changed them ..). Hope this has been of any help to you... Wouter -----Oorspronkelijk bericht- Van: Frank Keessen [mailto:[EMAIL PROTECTED] Verzonden: woensdag 4 juni 2003 7:18 Aan: Jim Lucas; [EMAIL PROTECTED] Onderwerp: Re: [PHP] Multi Selection Guys Just

Re: [PHP] Multi Selection

2003-06-04 Thread Frank Keessen
quot;Jim Lucas" <[EMAIL PROTECTED]> To: "Frank Keessen" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> Sent: Tuesday, June 03, 2003 11:05 PM Subject: Re: [PHP] Multi Selection > if you are using a mysql data base setup and you have any indecies on the > table th

Re: [PHP] Multi Selection

2003-06-04 Thread Jim Lucas
t; <[EMAIL PROTECTED]> To: "Jim Lucas" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> Sent: Tuesday, June 03, 2003 1:37 PM Subject: Re: [PHP] Multi Selection > Jim, > > Why does the data have to be reindexed??? I don't understand, can you give > me an expl

Re: [PHP] Multi Selection

2003-06-04 Thread Frank Keessen
quot;Frank Keessen" <[EMAIL PROTECTED]> To: "Jim Lucas" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> Sent: Tuesday, June 03, 2003 10:37 PM Subject: Re: [PHP] Multi Selection > Jim, > > Why does the data have to be reindexed??? I don't understand, can you g

Re: [PHP] Multi Selection

2003-06-04 Thread Frank Keessen
Tuesday, June 03, 2003 10:30 PM Subject: Re: [PHP] Multi Selection > I would look into doing something like this. > > The HTML code that Wouter will work just fine. My ideas are for the process > page. > > When you insert data into a table, it has to re-index the table if you make

Re: [PHP] Multi Selection

2003-06-04 Thread Jim Lucas
I would look into doing something like this. The HTML code that Wouter will work just fine. My ideas are for the process page. When you insert data into a table, it has to re-index the table if you make your statement insert all the data at one time it will only re-index the table one time. It

RE: [PHP] Multi Selection

2003-06-04 Thread esctoday.com | wouter van vliet
What you need to generate as HTML looks smth like this --- First Thingie Second Thingie Third Thingie Fourth Thingie Fifth Thingie --- page.php should look a bit like this: --- $Value) {