Posts by João Bardella • 21 points
2 posts
- 
		1 votes1 answer155 viewsQ: Back Focus to a field after validationgood afternoon! I’d like to help on a little something here, I have a name field from the card and I’d like to validate it to see if it’s empty, made and works only that the time I click on the… 
- 
		1 votes0 answers211 viewsQ: Working with Cookie in PHPI have this code from where I take data from a form and send to another page through the section. session_start(); $login = $_GET['login']; echo("$login"); $obj1->nome = $_GET['first_name'];… phpasked João Bardella 21