I iceking91 New Member Joined Dec 18, 2009 Messages 18 Reaction score 1 Jul 10, 2010 #1 i have a problem.. when i login on this website it says that im logged on 'SA".. look the screen: Please help me!
i have a problem.. when i login on this website it says that im logged on 'SA".. look the screen: Please help me!
J jakeneuman New Member Joined Oct 28, 2010 Messages 13 Reaction score 5 Apr 1, 2011 #2 I guess "sa" is your accountID. there's nothing wrong with that script.
oveRLuckEd New Member Joined Apr 28, 2008 Messages 1,776 Reaction score 398 Apr 1, 2011 #3 change the name of your variable open index.php and find something like this $username = $_SESSION['user']; and make it $username2 = $_SESSION['user']; then find this "welcome $username" and change it to welcome $username2
change the name of your variable open index.php and find something like this $username = $_SESSION['user']; and make it $username2 = $_SESSION['user']; then find this "welcome $username" and change it to welcome $username2