PHP Cron Job Using Windows 10 Task Scheduler - Run PHP Script Automatically!

preview_player
Показать описание
Upgrade your Clever Techie learning experience:

UPDATE! (9/13/19) New features and improvements for Clever Techie Patreons:

1. Download full source code with detailed comments - easy to learn and understand code
2. Weekly source code file updates by Clever Techie - every time I learn new things about a topic I will add it to the source file and let you know about the update - keep up with the latest coding technologies
3. Library of custom Clever Techie functions with descriptive, easy to understand comments - skyrocket coding productivity, code more efficiently by using Clever library of custom re-usable functions
4. Syntax code summary - memorize and review previously learned code faster
4. Organized file structure - access all Clever Techie lessons, source code, graphics, diagrams and cheat sheet from a single workspace - no more searching around for previously covered material and source code - save enormous amount of time and effort
5. Outline of topics the source file covers - fast review of all previously learned coding lessons
6. Access to all full HD 1080p videos with no ads
7. Console input examples - interactive examples that make it easier to understand and learn coding
8. Access to updated PHP Programming Book by Clever Techie
9. Early access to Clever Techie videos

Subscribe to Clever Techie patreon:

````````````````````````````````````````````````````````````````````````````````````````````` In this video we'll learn how to create php cron job using windows 10 scheduler so we can run php script automatically at a specified time. We'll set it up to run Bing download script that we have created in the earlier video so that the wallpaper is downloaded to our computer automatically without having to do anything.

`````````````````````````````````````````````````````````````````````````````````````````````
Hey guys, I'm now using Patreon to share improved and updated video content and source files. For a small fee you can access all the downloadable files from this lesson (source code, icons & graphics, cheat sheets, OneNote notes) and everything else included in the video from the Patreon page. Additionally, you will get access to ALL Clever Techie videos in HD format with no ads. Thank you so much for supporting Clever Techie :)

Download this video's files here:

( You also get access to ALL source code and any downloadable content of ALL Clever Techie videos, as well as access to ALL videos in HD 1080p quality format with all video ads removed! )

`````````````````````````````````````````````````````````````````````````````````````````````

``````````````````````````````````````````````````````````````````````````````````````````````
Рекомендации по теме
Комментарии
Автор

You can simply type "PHP" in the Program/Script box and then put your php file path in the Arguments. Make sure to run the program in the same folder as php file.

ttvd
Автор

Doesn't work for me. I tried several answers on stackoverflow, too. I don't understand why it's working for all of you.

Valnuss
Автор

Hey Clever Techie, I would like to know the script how we can create auto-play audio file for specific time using cronjob, I have script which is working fine on my local, unfortunately using cronjob it is not working. FYI script is fully in PHP(no html used only embed tag is used), fetching time from db then comparing time with current system time, and if time matches it is playing audio, I would like do it automate. Thanks in advance, quick response will highly be appreciated.

mindshettled
Автор

Awesome!!! Its short, simple but powerful and with pretty simple explanation thanks, just tell me curl is something that php use for API REST? Just to understand tje code

arielsalvador
Автор

Why do folks still use Windows. Its like travelling in a horse and cart.

cd