Hello!
I am totally new to PHP. I have been able to let users log in etc. through dreamweaver and a mysql database!
I am just looking for some help to display the user who is logged in in the corner of the webpage. is there a simple php code to do this?
secondly I am looking for a way to display a custom table for the specific user who is logged in. The data in the table is retrieved from my mysql database. just like something webshops have, the “View orders”.
I hope you understand what i am trying to explain
Many Thanks!