Posted by R. Rajesh Jeba Anbiah on 12/18/87 11:49
Herman wrote:
> 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'] == '')
Use isset() for safe.
--
<?php echo 'Just another PHP saint'; ?>
Email: rrjanbiah-at-Y!com Blog: http://rajeshanbiah.blogspot.com/
Navigation:
[Reply to this message]
|