downloads | documentation | faq | getting help | mailing lists | licenses | wiki | reporting bugs | php.net sites | conferences | my php.net

search for in the

fdf_get_ap> <fdf_errno
[edit] Last updated: Fri, 24 May 2013

view this page in

fdf_error

(PHP 4 >= 4.3.0, PHP 5)

fdf_error直近の fdf エラーコードについての説明を返す

説明

string fdf_error ([ int $error_code = -1 ] )

error_code で指定したエラーコードについての説明テキストを取得します。

パラメータ

error_code

fdf_errno() で取得したエラーコード。 省略した場合は、直近の操作で設定された内部エラーコードを使用します。

返り値

エラーメッセージを表す文字列、あるいは何も問題がない場合は no error を返します。

参考

  • fdf_errno() - 直近の fdf 操作に関するエラーコードを返す



add a note add a note User Contributed Notes fdf_error - [0 notes]
There are no user contributed notes for this page.

 
show source | credits | stats | sitemap | contact | advertising | mirror sites