PHP: filename without file extension- best way?

前端 未结 4 933
囚心锁ツ
囚心锁ツ 2020-12-10 06:35

I am trying to pull the filename out of a directory without the extension.

I am kludging my way through with the following:

foreach ($allowed_files a         


        
4条回答
提交回复
热议问题