1
I have a simple form of user and password, and I would like to configure so that instead of appearing the asterisk in the password field, I wanted an image to appear instead. The language of backend that I use is php 5.6, for the processing of the form, and frontend with HTML5 and CSS3.
When is it typed where? What programming language are you using to build the graphical interface?
– Luiz Vieira
In what programming language do you want to do this? Because in some languages it is limited.
– António Mateta
Hi sorry I forgot that. The language would be php is a simple form of user and password, it would be a site built HTML5 CSS3 with php 5.6 (for the processing part of the form)
– Júlio Adolfo Rufino
@Júlioadolforufino Please watch out for the formatting of your questions, make a clear title, get to the point, and when you edit, you can delete the previous content. No need to keep a history of the question.
– Pablo Almeida