Mini Shell

Direktori : /home/funerariamayer/www/cms/
Upload File :
Current File : /home/funerariamayer/www/cms/excluir-sala.php

<?
error_reporting(0);

session_start();
$cod_empresa=$_SESSION['cod_empresa_user'];

$cod_sala=$_GET['cod_sala'];

require_once('conexao.php');
$sql="delete from mayer_salas where cod_sala='$cod_sala'";
$query=mysqli_query($con,$sql);


//header('location:gerenciar-sala');
?>

<META HTTP-EQUIV="REFRESH" CONTENT="0;URL='gerenciar-sala'">

Zerion Mini Shell 1.0