this is the second time , i am getting an auto reply from this guy , how do
i stop it ?, i am asking a question !

-----Original Message-----
From: Boaz Yahav [mailto:[EMAIL PROTECTED]
Sent: Monday, March 17, 2003 6:54 PM
To: daniel
Subject: RE: muliple form array values


This looks like a great example to add to weberdev. If you get the
answer,
how about sharing the solution with the php community?

http://addexample.weberdev.com

Sincerely

berber

Visit http://www.weberdev.com Today!!!
To see where PHP might take you tomorrow.



-----Original Message-----
From: daniel [mailto:[EMAIL PROTECTED]
Sent: Monday, March 17, 2003 4:35 AM
To: [EMAIL PROTECTED]
Subject: [PHP] RE: muliple form array values


hi guys i have multiple media to update in an entry for instance

<input type="text" name="fileedit[TITLE][123]">

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 ?

<input type="text" name="fileedit[TITLE][123]">
<input type="text" name="fileedit[TITLE][124]">

so therefore i could have something like this , loop through and update
id 123
and update 124 ?



--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to