Ver original<?php setCookie("usr", "", time()-3000); setCookie("pwd", "", time()-3000); header("Location: index.php");?>