triggering php scripts using cron
Moderator: General Moderators
are you issuing that statement in your script or with the cron job? in either case, try using task scheduler, and reconfigure how windows controls when a file containing a php extension is executed.. only reason i say the task scheduler is cuz i didn't even end up using cron and is the only methond i know of that works. and just to add to feyd's response, this method did not open a dos window for me. merely it executed php.exe with the parameters i told it to.