PHP Classes

Access file and get response from hosted domain to localhost: Send variable values from localhost to a PHP script in a domain

Recommend this page to a friend!
  All requests RSS feed  >  Access file and get response from hos...  >  Request new recommendation  >  A request is featured when there is no good recommended package on the site when it is posted. Featured requests  >  No recommendations No recommendations  

Access file and get response from hosted domain to localhost

Edit

Picture of Sridhar M by Sridhar M - 7 years ago (2016-04-05)

Send variable values from localhost to a PHP script in a domain

This request is clear and relevant.
This request is not clear or is not relevant.

+3

I want to send some variable values from localhost to a PHP script in a hosted domain.

I tried to access it using Curl but it is not working. Kindly provide me some example for curl access from localhost to server.

Ask clarification

1 Recommendation

PHP HTTP protocol client: HTTP client to access Web site pages

This recommendation solves the problem.
This recommendation does not solve the problem.

+1

Picture of Manuel Lemos by Manuel Lemos package author package author Reputation 23325 - 7 years ago (2016-04-07) Comment

If you want to send HTTP requests to a remote server, you can try this HTTP client. It may use curl or fsockopen depending of the cases.


Recommend package
: 
: