开发者

PHP: Rename a file without an ext

I have tried to use

rename("/home/folder1/FILE开发者_运维百科","/home/folder1/NEW")

However it does not work, FILE is a file without an ext so how do I make php recognize that?

And yes I have chmodded it.


It's not a problem. You probably don't have the right to write inside the directory.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜