Ver original<?php session_start(); 'DELETE FROM productos WHERE id='.$_GET["prod"]; ?><script> window.location="../index.php";</script>