PHP Source:
<!DOCTYPE html>
<html>
<body>

<?php
echo readfile("webdictionary.txt");
?>


</body>
</html>
Result:
Show PHP - © www.w3ii.com