/ Published in: PHP

URL: www.mediapoint.gr
Expand |
Embed | Plain Text
<?php // don't cache this page: // check for cookie, then set/refresh it: // if cookie set, redirect: if($asite) { exit; } // rest of intro page follows.... ?>
You need to login to post a comment.