Jump to content

how to pass header information without cURL when requesting a webpage


dsaba

Recommended Posts

I am aware of cURL and its ability to send customized headers on HTTP requests.

I've been looking at these functions:

http://us3.php.net/manual/en/ref.stream.php

http://us3.php.net/manual/en/function.stream-socket-sendto.php

 

 

I read but I didn't see anything about being able to send headers on HTTP requests, how can I do this without cURL in php?

 

Any ideas?

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.