I would like to have a PHP script that opens a few URL's to give a another web host some data. Now I can do this using redirection, but I would prefer that I could stay at my domain and just "touch" the other URL's without actually having to redirect to them.
Anyone have any ideas?