if(!preg_match("/[א-ת,A-Z,a-z,0-9,_,\.,\/]/",substr_count($_SERVER['REQUEST_URI'])) { header("Location: index.php"); }