transferring php variable between different servers?

  • Thread starter Thread starter qikaw777
  • Start date Start date
Q

qikaw777

Guest
Hey guys!

I just encountered an error with sending a php variable from one server to another. For example i have one php script on example.com/script.php and another on example2.com/script2.php and i need to send variables between them. How can i do that? Can you suggest something different than sending variable via url?
 
Back
Top