Posted by Herman on 05/29/06 19:26
So then is this script illegal? If so, how do you redirect a page after you check to see if the user is logged in? <?php if ($_SESSION['cmpid'] == '') header('Location: http://campaigns.hooplah.ca/Host/noCampaign.htm'); else $cmpid = $_SESSION['cmpid']; ?>
[Back to original message]
Copyright © 2005-2006 Powered by Custom PHP Programming