Hi guys, I am creating a php script that will be called as a cron job. However, I need to use the functionality of the Zend framework. The fact is that relative file binding, especially in composition, does not work when programming to run through the command line, so I'm stuck on how to use zend libraries here. I do not want to enter and modify each require_once expression.
Please, help!
source
share