lildevilshit
New member
I am trying to find a way to allow users of my website to automatically be sent to their own user page? for example, when users login i want to be able to call details from a colom in the mySQL database: /login.php?userid=$userid <---- where $userid is the colom name in the database. Im sorry if this is not much of an explanation. I am looking for the coding to add this to my PHP/mySQL login page. Cheers