Hey guys.
I am basically looking for a code that will upload images, and then update them on the page that shows the images.
i.e
gallery.php (contains the images)
upload.php (the upload file)
What I want is when I upload an image via upload.php it will automatically add it to gallery.php
-----------------------------------
I have tried all sorts of gallery scripts but they aren't what I need.
If you could lead me to a script that could do this or help me with snippets of code that I could work on that would be great.
Thanks in advance