#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
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
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
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
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
s
- Original Message -
From: "Frank Keessen" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, June 03, 2003 11:55 AM
Subject: [PHP] Multi Selection
> Hi Guys,
>
> I'm trying to do the following:
>
> I've got a multiple selection box
NTO table (value) VALUES ('.$_POST['somename'].')';
mysql_query($Query);
}
?>
Just to be sure of the correct POST data, I usually do a .. just to test it..
Hope it has been of any help,
Wouter
-Oorspronkelijk bericht-
Van: Frank Keessen [mailto:[EMA
Hi Guys,
I'm trying to do the following:
I've got a multiple selection box build out of a query of table
0)
{
while($row2 = mysql_fetch_object($result2))
{
?>
Somewhere ; ?>
The outcome is stored in the VALUE[]..
Now i want to have an INSERT query that insert each value sepera
8 matches
Mail list logo