I'm creating a page to log in and access a site's administrative area. All this is being done in PHP
, however I'm trying to create a stop that I saw in some sites that is the option to see the password that was entered.
I would like to know what technology is used to create this option and if possible how to create it?