php call to separate server?
Posted: Sun Jan 18, 2009 11:40 pm
Hi, I'm new here and I know how annoying newbies can be, so I apologize in advance but I really need to figure this out.
So I'm trying to write a program that someone can install on their server. When the program is run it will send a variable to a php file on my server. My file will process the data, and send basically just a true or a false back. All I need to know is how to send the variable to my file and the true or false back.
I'm sure you pros can answer this in like two seconds so I appreciate your help.
I'm also totally digging the icons here too.
Thanks
So I'm trying to write a program that someone can install on their server. When the program is run it will send a variable to a php file on my server. My file will process the data, and send basically just a true or a false back. All I need to know is how to send the variable to my file and the true or false back.
Thanks