Jump to content

php and cron


DanDaBeginner

Recommended Posts

got question regarding this cron, can't explain it so i'll just going to give a sample.

 

no got a script that resizes the images per folder. images may take 10 to hundreds.

 

so for example the script is currently running to folder 10, and the script will be running again as i set it in the cron, what if the script is still running on folder 10 and it will try to work on folder 11, will that be an issue? everytime cron is running at a given time, is it just acting as like opening it into a new browser? so script works on folder 10 will not going to effect script that is running to folder 11?

Link to comment
https://forums.phpfreaks.com/topic/77930-php-and-cron/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.