Posts Tagged windows scheduler
Install php scripts as cron in Windows
Posted by Imran in Miscellaneous, PHP, Windows on September 8, 2010
Linux has it’s very unique and beautiful feature “cron” that allows us to execute a program at a predefined schedule. For LAMP developers cron is a very common feature that we use very frequently. But many time lots of developers who recently have hosted their php code in Windows servers, face difficulty setting up their [...]

