In my form I have it available to submit a story, with a photo. Then I have the story outputted as HTML to a folder, and I the image as well.
What I need is a way to auto name the story with atleast a few similar characters. Something that will link them together, so that you know story3 and image3 go together. And it needs to be the same kinda tag for each story and image that are submitted.
Let me know if you have any ideas. Thanks.