Windows-issues with content changes within the PHP monitoring folder

Source: Internet
Author: User
I want to realize the filemtime of the folder every 5 seconds, and then through 2 times the similarities and differences between filemtime to achieve its function. $filetime1 = filemtime("PATH.txt");sleep(10);$filetime2 = filemtime("Path.txt"), just to the end, the 2 filemtime get the same time, I just want to ask if there is any function to implement its real-time monitoring function, I use the Windows system, similar to the Linux crontab the timing task of the method on Windows?

Reply content:

I want to realize the filemtime of the folder every 5 seconds, and then through 2 times the similarities and differences between filemtime to achieve its function. $filetime1 = filemtime("PATH.txt");sleep(10);$filetime2 = filemtime("Path.txt"), just to the end, the 2 filemtime get the same time, I just want to ask if there is any function to implement its real-time monitoring function, I use the Windows system, similar to the Linux crontab the timing task of the method on Windows?

Windows, you can put a urlcron on it.

  • 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.