Welcome Guest, Not a member yet? Register   Sign In
Multiupload image width descreption image...???
#3

[eluser]Derek Allard[/eluser]
Hi memVN, I've moved your post to a different forum.

Let's start by modifying your example a bit
Code:
<input type="text" name="pic_title[1]" value="" />
<textarea name="pic_desc[1]"></textarea>

<input type="text" name="pic_title[2]" value="" />
<textarea name="pic_desc[2]"></textarea>

<input type="text" name="pic_title[3]" value="" />
<textarea name="pic_desc[3]"></textarea>

Now let's take the db out of the equation for a moment, if you had your above example submitted, what would your controller code look like to just echo out to the screen all of the pic_titles?


Messages In This Thread
Multiupload image width descreption image...??? - by El Forum - 11-04-2009, 09:12 AM
Multiupload image width descreption image...??? - by El Forum - 11-05-2009, 03:20 AM
Multiupload image width descreption image...??? - by El Forum - 11-05-2009, 08:59 AM



Theme © iAndrew 2016 - Forum software by © MyBB