How can this problem occur when using the rename function?

Source: Internet
Author: User
How can this problem occur when using the rename function? Warning: Warning) [function. rename]: NosuchfileordirectoryinF: www116907_englishdao3img.phponline78 how can this problem occur when using the rename function?
Warning: rename (newpic (1).jpg, newpic (12.16_lrg.jpg) [function. rename]: No such file or directory in F: \ www1 \ 16907_english \ dao3 \ img. php on line 78
How can this problem occur when using the rename function?


------ Solution --------------------
Rename('newpic(1).jpg, 'newpic(1)_lrg.jpg ');

I am not sure whether your file name contains spaces. I have removed the space. In addition, please add quotation marks to both names.

The computer is a very rigid thing. if there is no file, it won't prompt you that the php version is too low.
------ Solution --------------------
Rename ($ fn, $ curDir );
This $ fn does not contain paths.
$ Dirname must be spliced.
Rename ($ dirname. '/'. $ fn ,...

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.