|
Yaf_Application::executeExecute a callback Description
public void Yaf_Application::execute
( callable
$entry
, string $...
)This method is typically used to run Yaf_Application in a crontab work. Make the crontab work can also use the autoloader and Bootstrap mechanism. Parameters
Return Values
ExamplesExample #1 Yaf_Application::executeexample
<?php The above example will output something similar to: |