<?php if (fsockopen('www.mein2server.at', 80)) { header('Location: http: //www .mein2server.at/[/url]'); exit(); } ?>