Getting data via HTTP-Request
Posted: Sat Jun 01, 2002 12:10 pm
Hi!
I'm trying to get Data (jpgs or gifs) from one to another server via HTTP. Can someone give me an Example-Code, how I can manage this as quick as possible? If tried to solve the problem via the fsockopen- and the fputs-function to read the data from the server on the client-side and a special php-script, that gives just the requested picture back on the server-side. but this solution is really slow. does someone have a good solution?
thank you in advance.
greetings lars
I'm trying to get Data (jpgs or gifs) from one to another server via HTTP. Can someone give me an Example-Code, how I can manage this as quick as possible? If tried to solve the problem via the fsockopen- and the fputs-function to read the data from the server on the client-side and a special php-script, that gives just the requested picture back on the server-side. but this solution is really slow. does someone have a good solution?
thank you in advance.
greetings lars