Login with name and password in home page and printing them in same page

nepNeathe

New Member
I have a page called index.php which is having login using username and pwd and I am printing username in same index.php.when login session is created and username is used for all pages.before login if I print the usename in the index page it is showing an error. Because session is not assigned .how to solve it.
 
Top