|
Yaf_Application::executeExecute a callback Beschreibung
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. Parameter-Liste
Rückgabewerte
BeispieleBeispiel #1 Yaf_Application::executeexample
<?phpDas oben gezeigte Beispiel erzeugt eine ähnliche Ausgabe wie: |