Can someone please show me a simple example where I can gather information from one form in a php file and then post it to another php file?

This website gives a great example on how to post to itself http://www.tizag.com/phpT/examples/formvar.php but I would like to post to another file. Please let me know how to do that.