Sign in
apache
/
httpd-tests
/
refs/heads/trunk
/
.
/
t
/
htdocs
/
php
/
safemode
/
readfile.php
blob: 60eda17c15aa55a77e01c45002f4ae6f17b4fd39 [
file
]
<?
php readfile
(
"hello.txt"
);
?>