Hey,
I'm trying to make my own php forum deal.
(I know they're out there for free, but its more of an ego thing)
How do I get a page to redirect back to the last previous page?
For example, you post on say index.php and then when you click submit it goes to post.php confirming that you just posted. How do I then get post.php to go back to index.php or the previous page automatically?
Thanks,
DF