I'm looking at a JS course, and it goes through the AJAX part, I understand the packaging and everything, the only doubt I have is when validating it in php $usuario = isset($_GET["usuario"]) ? $_GET["usuario"]: $_POST["usuario"];
My d...
asked by
18.05.2018 / 04:03