How to display the username and password on the login page after the user logs out?

WBOY
Release: 2023-03-02 14:36:02
Original
2542 people have browsed it

When I logged in, I used the user information saved in the session. After logging out, the session was destroyed. So how do I display the user name and password when logging out?
How to display the username and password on the login page after the user logs out?

Reply content:

When I logged in, I used the user information saved in the session. After logging out, the session was destroyed. So how do I display the user name and password when logging out?
How to display the username and password on the login page after the user logs out?

cookie,localStroage

This should be the browser’s function of saving the current website password

How to display the username and password on the login page after the user logs out?

Click Never and it will not be saved

If you have saved it, you can clear it using the key button above

This is your password saved by the browser. You can unsave it in the browser settings

Related labels:
php
source:php.cn
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template
About us Disclaimer Sitemap
php.cn:Public welfare online PHP training,Help PHP learners grow quickly!