[ create a new paste ] login | about

Link: http://codepad.org/2hy4UzLp    [ raw code | output | fork ]

PHP, pasted on Oct 2:
1
2
3
4
5
6
<?php

$res = realpath("big.bobs.viruses.ru/cgibin" . "../xdata/php/website_config/mysql.php");

echo (int)$res;
?>


Output:
1
0


Create a new paste based on this one


Comments: