Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <?php
- ob_start();
- session_start();
- error_reporting(0);
- define("TIMER_START", microtime(true));
- define("STRESSWEB", true);
- define("DS", DIRECTORY_SEPARATOR);
- define("DEVELOP", "STRESSWEB");
- ....................................................
- .......................
- ........
Advertisement
Add Comment
Please, Sign In to add comment