How should this code be written out below. I know it is totaly wrong but i am just trying to give the you the idea of it.
if (.$row["type"] .==admin) {die("<html><head><title>Redirecting...</title><BODY><script language=\"Javascript\">window.location=\"index.php\"</script>Redirecting...</BODY></HTML>"); };