Hi,
Need some help please, relatively new to php and i'm creating a table from a database of passwords. I've already created an input form to add usernames and passwords into the database, its the output to a table that i'm struggling with.
The table displays all the usernames and passwords alphabetically which works perfectly, what I want to add is the password to be displayed as asterisks and on hover it displays the password. Can someone please help and advise the best way with a little bit of guidance to do this.
thanks in advance.


