// dangerous protocols var $BlackProtocols = array("javascript", "vbscript", "about", "wysiwyg", "data", "view-source", "ms-its", "mhtml", "shell", "lynxexec", "lynxcgi", "hcp", "ms-help", "help", "disk", "vnd.ms.radio", "opera", "res", "resource", "chrome", "mocha", "livescript", );
<a href=`http://xek.comd" onclick='overflow'><i>wtf?<a style='font-size:30px; color:red;'>hekked</a></i>
//prepare contents $comment = strip_tags($_POST['comment'],"<a>,<i>,<b>");
//check access if(!$_SESSION['admin']){ header("Location: " . SERVER_ROOT); exit; }
admin|b:1;
function copyFile($name,$destination){ if(!$result = move_uploaded_file($name,$destination)){ $result = copy($name,$destination); } return $result; }