In my website users can post multiple images... so i want that all images uploaded by user should be stored in folder named "newsdata" and inside this folder i needed the folder named as the Id of that particular post and all images should be stored in that folder, images should be named as 1, 2, 3,....In my website users can post multiple images...