Hi
I want to let users of my website upload an image with a caption, the images will be from a digital camera so will be too big for web so I will need to resize it and then link to it from the database whist making sure that the filename is unique.
There are numerous tutorials on the web but none are recent, the most recent tutorial I found was from 2008 and the requirement was a very old version of php!
Will the old ways still be the best ways or has php improved with image upload and manipulation? Does anyone know of any good tutorials/guides I could follow?
Thanks
I want to let users of my website upload an image with a caption, the images will be from a digital camera so will be too big for web so I will need to resize it and then link to it from the database whist making sure that the filename is unique.
There are numerous tutorials on the web but none are recent, the most recent tutorial I found was from 2008 and the requirement was a very old version of php!
Will the old ways still be the best ways or has php improved with image upload and manipulation? Does anyone know of any good tutorials/guides I could follow?
Thanks