Hi all! When password protecting the contents entered into a textfield it shows like this : ******
How can I retrieve the information entered as visible chars as they looks encrypted chars in the log ޗޘޙݧݨݩ
Which should be abc123 in this example. Please shed some light on how to handle this.
As a bonus it would be great to encrypt/decrypt this from PHP when the data is sent to a server.
How can I retrieve the information entered as visible chars as they looks encrypted chars in the log ޗޘޙݧݨݩ
Which should be abc123 in this example. Please shed some light on how to handle this.
As a bonus it would be great to encrypt/decrypt this from PHP when the data is sent to a server.
Last edited: