Skip to content

Instantly share code, notes, and snippets.

View elcheco's full-sized avatar

Miroslav Koula elcheco

View GitHub Profile
<?php //version my202
//set allowTestMenu to false to disable System/Server test page
$allowTestMenu = true;
header("Content-Type: text/plain; charset=x-user-defined");
error_reporting(0);
set_time_limit(0);
function phpversion_int()