Friends, I have created this video to show how you can display user information after login using PHP session. For example, if you want to display user name, store it in a session variable after successful login and then display it on the header. I hope this video will help you in developing your login system in PHP. If you find it useful, please give it a like and subscribe to my channel. Thank you - Sundar
If I understood your question correctly, you want to display different title for different dashboard. one option is to use a session variable as the title. just set the session value and include as header. For a framework it is easy as we can send data to the view.
you can watch register and login video in this channel, it includes signup and login and displays the user name after login. watch this th-cam.com/video/e3pxmyLRw-Q/w-d-xo.html
Hi, source code link is given in the video description. Just click codehow2.com/php/how-to-display-logged-in-user-name-using-php-session. It will show the same topic in the website, scroll down and will see download button. Thanks
Friends, I have created this video to show how you can display user information after login using PHP session. For example, if you want to display user name, store it in a session variable after successful login and then display it on the header. I hope this video will help you in developing your login system in PHP. If you find it useful, please give it a like and subscribe to my channel. Thank you - Sundar
Bro i searched the whole youtube for that video.. my gosh thank you!
Glad I could help
Assalam alekum bhai ek issue araha h jb me site ko login ya logout krta hn mery admin pennel pe bhi same effect hota h
If different users sign up and login, will it show different names for everyone?
Yes
Bhai dashboard ka name kaise change kare har ek pannel ke liye
If I understood your question correctly, you want to display different title for different dashboard. one option is to use a session variable as the title. just set the session value and include as header. For a framework it is easy as we can send data to the view.
@@Codehow2 no buddy i want to show one name for all dashboard panels
How to add signup and after login
you can watch register and login video in this channel, it includes signup and login and displays the user name after login. watch this th-cam.com/video/e3pxmyLRw-Q/w-d-xo.html
Thank you so much ❤
Isi code me change kr ke kr dijiye sir.., usme incorrect password error aarha hai jabki sahi password hum daal rhe hai
Source code?
Hi, source code link is given in the video description. Just click codehow2.com/php/how-to-display-logged-in-user-name-using-php-session. It will show the same topic in the website, scroll down and will see download button. Thanks