/ Published in: PHP
Expand |
Embed | Plain Text
if ($u -> isLoggedIn ()) { ?> //Do Something <?php } ?>
Comments
Subscribe to comments
You need to login to post a comment.
if ($u -> isLoggedIn ()) { ?> //Do Something <?php } ?>
Subscribe to comments
You need to login to post a comment.
Pretty useless snippet, since you don't detail how isLoggedIn() works.
This site isn't meant to store your personal snippets, it's a repository for pieces of code/functions that everyone everywhere can use, not just some backup for your code.
@Vordreller I think it is a function of the Concrete5 CMS, which is clearly one of the tags of this snippet. Why don't you try opening your eyes before you start ripping on someone for posting?
@Vordreller I think it is a function of the Concrete5 CMS, which is clearly one of the tags of this snippet. Why don't you try opening your eyes before you start ripping on someone for posting?