l

Php code posted
created at 03 Jan 16:27

Edit | Back
1
2
3
4
5
6
7
8
9
<html>
<body>

<?php
$file=fopen("welcome.txt","r");
?>

</body>
</html>
80 Bytes in 2 ms with coderay