update : 2015.11.03
php.shukuma.com검색:
|
fdf_error(PHP 4 >= 4.3.0, PHP 5, PHP 7) fdf_error — Return error description for FDF error code 설명
string fdf_error
([ int
$error_code = -1
] )
Gets a textual description for the FDF error code given in
인수
반환값Returns the error message as a string, or the string no error if nothing went wrong. |