You are on page 1of 1

<html>

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

You might also like