want to send http get request from php in server side
Moderator: General Moderators
-
lokesh_kumar_s
- Forum Commoner
- Posts: 48
- Joined: Mon Apr 13, 2009 5:39 am
- Contact:
want to send http get request from php in server side
want to send http get request from php in server side
Re: want to send http get request from php in server side
Like fopen with a URL? Or fsockopen? Or with cURL?
What do you want to do besides just http get request?
What do you want to do besides just http get request?