you can do it by giving image name as img1,img2,img3,img4,img4,img5,img6 and so on...
and put your adding image code in for loop like:
for($j=1;$j<=10;$j++)
{
//code for image addition
and image name should like $_POST['img'.$j]
}
Reputation Points: 137
Solved Threads: 162
Posting Virtuoso
Offline 1,641 posts
since Jul 2008