hii there..
im have created a user login page with php and mysql.
but somehow im having problem when i try to show username information after user login.
i have put this code
<? echo $myusername ; ?>
but it doesnt show the username..
what can be the problem?
thnks in advance..