\r\n";
echo "
Test\r\n";
echo "
PING: ";
if( Ping("www.google.it") || Ping("www.libero.it") || Ping("sourceforge.net") )
echo "OK
Set FSOCKOPEN to 1.";
else
echo "FAILED
Set FSOCKOPEN to 0.";
echo "
\r\n\r\n";
echo "If you see the box below empty you are OK otherwise you must set CONTENT_TYPE_WORKAROUND to 1.
\r\n";
echo "";
echo "";
echo "";
?>