php - How can i create a user dashboard -


today have questions you, want create user dashboard site, include (obviously), users data, example -email -username -and others stuff how can information, , print them in html page? if can, how can these information via php sessions? shuld use session? example, if user login, , start new session (session_start()), how can data print in dashboard? should use php "project"? in advice, have day , thank time!


Comments

Popular posts from this blog

ubuntu - PHP script to find files of certain extensions in a directory, returns populated array when run in browser, but empty array when run from terminal -

javascript - How to detect toggling of the fullscreen-toolbar in jQuery Mobile? -