//Show filename without file extension echo basename($path,".php"); ?> The output of the code above will be: home.php home ...
確定! 回上一頁