djp1988 Posted March 7, 2010 Report Share Posted March 7, 2010 I've got a php script i need to execute which is on a friends server, can I call that php script from my server, to get my friends server to do the work of that script it has? Link to comment Share on other sites More sharing options...
gar onn Posted March 7, 2010 Report Share Posted March 7, 2010 You can do something like:[php.net: function.file-get-contents] or in fr Link to comment Share on other sites More sharing options...
djp1988 Posted March 7, 2010 Author Report Share Posted March 7, 2010 Ha thanks ! I resorted to using cURL Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now