mziuk Posted June 16, 2006 Share Posted June 16, 2006 HieI am developing a patient management system in PHP. I am new to the language and would like to know how to display a user's name on the page when they have successfully logged in. Can I please get an example that will take me from the log in page to a home page with the user details.Thanks[code][/code] Link to comment https://forums.phpfreaks.com/topic/12184-session-variables-to-store-user-name/ Share on other sites More sharing options...
zq29 Posted June 16, 2006 Share Posted June 16, 2006 I think there is a tutorial on the main PHP Freaks site, in the tutorial section, that guides you through creating a membership system. The first part covers login screens and the like. Link to comment https://forums.phpfreaks.com/topic/12184-session-variables-to-store-user-name/#findComment-46455 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.