Mini Shell

Direktori : /home/brasafestival/www/old/gerenciador/php/
Upload File :
Current File : /home/brasafestival/www/old/gerenciador/php/templates_ordem_alterar.php

<?php
include("../config.php");
include("verifica_login.php");

foreach ($_POST as $key => $value) {
	mysqli_query($config, "UPDATE templates_home SET templates_home_ordem = '$value' WHERE templates_home_id = $key");
}
?>

Zerion Mini Shell 1.0