readfile prints the content of a file. <?php header('Content-Type: text/plain'); readfile(__FILE__); ?> Github repository about-php, ...
確定! 回上一頁