Hi everyone,
I have a website I put together for a photographer and I create a little jquery gallery on the site that works quite simply when you add a new image it automatically creates a thumbnail image to go with it.
Only problem is the client contacts me all the time wanting images added. I know I should have just used Wordpress when I first built the site.
Anyway what I'm after is if someone could point me in the direction of a php tutorial that will show me how to create a image uploaded that when you upload the image it will automatically add that new image to a new li within the gallery and so on for as many images as the client wants to add.
I'm sure this must probably be quite simple I just can't find the right tutorial for what I want.