RE: [PHP] RE: muliple form array values

2003-03-16 Thread John W. Holmes
> hi guys i have multiple media to update in an entry for instance > > > > where 123 is the fileid of the media in the database , how could i > possibly > loop through the post vars of fileedit and get each entry to update ? > > > > > so therefore i could have something like this , loop thro

[PHP] RE: muliple form array values

2003-03-16 Thread daniel
hi guys i have multiple media to update in an entry for instance where 123 is the fileid of the media in the database , how could i possibly loop through the post vars of fileedit and get each entry to update ? so therefore i could have something like this , loop through and update id 123