PHP » GoLang |
login |
register |
about
|
GoLang Yaf_Application::getLastErrorMsg
request it (334)
GoLang replacement for PHP's Yaf_Application::getLastErrorMsg
[edit | history]
PHP Yaf_Application::getLastErrorMsgPHP original manual for Yaf_Application::getLastErrorMsg [ show | php.net ]Yaf_Application::getLastErrorMsg(Yaf >=2.1.2) Yaf_Application::getLastErrorMsg — Get message of the last occurred error Description
public string Yaf_Application::getLastErrorMsg
( void
)
ParametersThis function has no parameters. Return Values
ExamplesExample #1 Yaf_Application::getLastErrorMsg()example
<?php The above example will output something similar to: string(69) "Could not find controller script /tmp/notexists/controllers/Index.php" |
more
Recently updated
more
Most requested
more
Last requests
|