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

[eluser]memVN[/eluser]
now I think i want to add some fields for the image, like title and description…
Do anyone have idea how to loop array of fields and insert it into database..
For example:
image1 - title1 - desc1
image2 - title2 - desc2
image3 - title3 - desc3
Code:
<input type="text" name="pic_title[]" value="" />
<textarea name="pic_desc[]"></textarea>

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

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


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