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

search for in the

yp_errno> <yp_cat
[edit] Last updated: Fri, 24 Jun 2011

view this page in

yp_err_string

(PHP 4 >= 4.0.6, PHP 5 <= 5.0.5)

yp_err_stringبازگرداندن رشته خطا مربوط به کد خطای داده شده

Description

string yp_err_string ( int $errorcode )

بازگرداندن پیام خطا مربوط به کد خطای داده شده. مفید برای شناسایی خطا.

Parameters

errorcode

کد خطا.

Return Values

بازگرداندن پیام خطا به عنوان رشته.

Examples

Example #1 مثال برای خطاهای NIS

<?php
echo "Error: " yp_err_string(yp_errno());
?>

See Also

  • yp_errno() - بازگرداندن کد خطای عملیات قبلی



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

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