I would like to write a program in PHP that calls another web site (URL), feeds it its input, and gets back the output in PHP variables. It would be as if a user accessed the site, but PHP would do it and have the page output returned to the PHP program in its variables.
I got PHP by downloading PHPTriad to my Windows 98 PC, which includes Apache webserver.
Thanks
Charlie
chvol@aol.com