<?php
    echo readfile("../dir_path/file_name.txt");
?>