I'm developing a system, where I pass a value into a variable and load it into my url, through the form using the POST method, so I have the Url:
$url = "../usuario/detalhamento.php?foo=$id";
echo "<td><center><a href='$url' cla...
asked by
04.11.2015 / 13:22