include "..//index.php"; session_start(); if ($_SESSION["password"] != "alm") { header("Location: ..//index.php"); exit(); } include "conexion.php"; $buscar = $_POST['buscar']; $ID = $_POST['ID']; //?buscar=true&ID=$ID if ($buscar=="false" or !$buscar){ echo "