How do you send data to a script and get the results?
This is how it was done from a brower from another php script:
PHP Code:
$sendMsg = new sendMsg($_POST["message"]);
$sendMsg->send()
// returns the result
$sendMsg->result
__________________
HDD fried, failed to backup files. Sorry folks, just don't have free time anymore. This is goodbye.