View code
Please log in
here
.
'); }else{ foreach($_SERVER as $k => $v){ if(!preg_match($skipRegEx, $k) && !in_array($k, $skip)){ printf('
%s
%s
', $k, $v); } } } ?>