Is there a way to use my ZF2 modules (DB-Models specifically) in a PHP-Cronscript that is independent of the site itself? How exactly has it to look like?
Is there a way to use my ZF2 modules (DB-Models specifically) in a PHP-Cronscript
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
I already do this by using the Console directives. You’ll be able to do something like:
I actually have many crons running this way and so far so good. They also interact with a DB