Ver originalif(isset($_GET['borrar'])){$borrar=$_GET['borrar'];mysql_query("DELETE FROM l_chat WHERE chat_id='".$borrar."'");}