|
Yaf_Application::getLastErrorNoGet code of last occurred error Description
public int Yaf_Application::getLastErrorNo
( void
)
ParametersThis function has no parameters. Return Values
ExamplesExample #1 Yaf_Application::getLastErrorNoexample
<?php The above example will output something similar to: int(516) bool(true) |