Hello i want 2add the name of the person who logged in at the top of the page, but the name comes from a SQL database called details, but the username and password is kept in another table called member they both are linked by id, this code below luks 2be right but it dont display the name 4 some reason can anybody help thanks
You are logged in as <?php echo $_SESSION; ?>. To log out <a href="homepage.html">click here</a>.