Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我想使用 PHP 检查文件名。
是否可以检查是否有与搜索词相同的文件夹或文件?
PS:应排除扩展名
如果用户搜索苹果...并且如果有一个名为 apple.php.. 的文件应该显示名称已经存在
可以用 PHP 做吗?
当然,检查文件存在函数http://php.net/manual/en/function.file-exists.php