After login in on first page , how to carry logging state across pages. So, every login names will be displayed on the every pages. I use oracle as my back-end database.
You can use database sessions keeping user info and querying it on each page change as well as php sessions http://www.php.net/manual/en/ref.session.php
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.