php script read source code web

42

<? $f = fopen ("http://www.example.com/f", r);
echo $f;
?>

Comments

Submit
0 Comments