Mini Shell

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

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

$cod_velorio=$_GET['cod_velorio'];

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


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

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

Zerion Mini Shell 1.0