upload multiple images, display thumbnails, manipulate image
- by robert
hy, i need a little help here
i want to be able to upload multiple images
after i upload all i want to display thumbnails, when i click on a thumb i want to be able to rotate the image (rotate the original image not only the thumb)
All uploaded images i want to be in one php array, in the order they have been uploaded.
Or if i can to change the order of the images, i know is possible with jQuery!
how i can code this??
i started but i can't get this done!
here is my project so far: http://www.mediafire.com/?3uzzgx5onzn
any help is welcome!
Thanks!