Sean Don't Worry, Be Happy Dec 12, 2011 1,121 405 Jul 30, 2012 #1 How would I go around making this PHP: <?php echo $loggedInUser->display_username; ?> display when i input it as this PHP: {username}
How would I go around making this PHP: <?php echo $loggedInUser->display_username; ?> display when i input it as this PHP: {username}
brsy nah mang May 12, 2011 1,530 272 Jul 30, 2012 #2 Using a templating system. Also, what you're doing could easily be done using Sessions. Upvote 0 Downvote
TesoMayn Boredom, it vexes me. Oct 30, 2011 1,482 1,482 Jul 30, 2012 #3 You must be registered for see links Upvote 0 Downvote