I'm going to try and make a page on my server that would allow me to put in a URL from a remote location, coughschoolcough, send the request to my server, and then return the page to me through the page on my server
in other words, a proxy
being greedy i'm also going to charge people to use it and create accounts to
www.mydomain.com/webpagefetcher.php
I dont want to use a script that isn't mine, because it's just not the same. And things like cookies, javascript, etc dont matter, but i do want to play flash/shockwave games
again, i want to kind of figure this out on my own, but i need a start or maybe an explination of what to code in it.
Again, this would be in PHP if possible, I have admin privs to the server, read, write, etc, as well as shell access. It's windows too

. no spoilers, but hints/bits of code would be a nice way to jump start the creation of it.
-Tom