Well, here's my code. My query is returning the results I want, however, it is only returning in one input. How do I return the name_id in an input and the location in another?
<?php
$nome = $_POST['name'];
if (isset($_POST['nam...
asked by
29.04.2017 / 23:08