How to display logged in user information in PHP ?

July 11, 2018


We are creating a login page and also display a piece of user information in a user profile with the help of PHP programming.



Create a  project folder with any name then inside a project folder create a login.html  page.

 

After creating a login.html file then create another PHP file inside a PHP file write a code of PHP and database query.