I want to create a login page, after successful login, the new page will appear and the page will hold the user information like user id until the user logout from the page… I’m using mysql as the database…
I want to create a login page, after successful login, the new page will appear and the page will hold the user information like user id until the user logout from the page… I’m using mysql as the database…