Push test\n";
$xml .= "This is a test for pushing text to a phone.\n";
$xml .= "\n";
$xml .= "http://10.3.3.4:9/update/xmlBrowser/TestDirectory1.xmlSoftKey:Exit\n";
push2phone("10.3.5.5","10.3.12.3",$xml);
push2phone("10.3.5.5","10.3.5.219",$xml);
push2phone("10.3.5.5","10.3.5.183",$xml);
#replace 10.1.3.8 with your Apache ip address
#replace 10.1.3.180 with your phone ip address
?>