I have a script on host A that runs to do something. I need it to hit a script on host B and get the result.
For example, I have a keygen script that sits on bluehost. I have a website on dreamhost that needs to query that keygen script, get the result and continue along it's merry way.
What is the code to execute a php script located on a different host than what your running on?
For example, I have a keygen script that sits on bluehost. I have a website on dreamhost that needs to query that keygen script, get the result and continue along it's merry way.
What is the code to execute a php script located on a different host than what your running on?