txt), and extension contains the file extension if any (e.g. "html" or "txt"). Here is an example of pathinfo() in action: <?php $fileinfo = pathinfo($filename); ...
確定! 回上一頁