H hjfxghd7 New member Sep 10, 2011 #1 <?php echo "$_SESSION['charName']"; ?> Would this be correct, on the login page. I started a session and then I want to say, Welcome, name.
<?php echo "$_SESSION['charName']"; ?> Would this be correct, on the login page. I started a session and then I want to say, Welcome, name.