I want to upload a file to a specific folder, but I'm taking the route from a database query, but when I upload it, it saves it in the root path.
$query = mysql_query("SELECT * FROM registros WHERE id_prod = '$id'") or die("consulta".mysql_err...
asked by
31.01.2018 / 19:14