I've looked everywhere I can think of for this and I just can't find the answer. I don't think fopen() is what I'm looking for.
I have a script that adds a record to a database and when it's done I want to return to index.htm. How do I do that?
Currently I using a redirect in the head section at the end of my script but that doesn't seem right.
Thanks,
Tom