Search DaTutorials:  
HOME
Php Tutorials
Articles
Basics
Date and Time
File Manipulations
Forms
Functions
General
Interactivity
MySql
Navigation
News,Shoutboxes and Blogs
Language Structure and Data Types
Searching
Security
String Manipulation
User Information and Stats
Search For a Tutorial
Php Reference

ldap_err2str

(PHP 3>= 3.0.13, PHP 4 , PHP 5)

ldap_err2str --  Convert LDAP error number into string error message

Description

string ldap_err2str ( int errno)

Returns string error message.

This function returns the string error message explaining the error number errno. While LDAP errno numbers are standardized, different libraries return different or even localized textual error messages. Never check for a specific error message text, but always use an error number to check.

See also ldap_errno() and ldap_error().

Example 1. Enumerating all LDAP error messages

<?php
 
for ($i=0; $i<100; $i++) {
  
printf("Error $i: %s<br />\n", ldap_err2str($i));
  }
?>



Copyright © 2001-2004 The PHP Group
All rights reserved.

     Flash Memory | Xbox Mod Chips | Loans | Cheap Flights | Mortgages
Home     Link To Us     Ad With Us     Contact Us     Tell A Friend     Affiliates     Blog     MsOfficeHelp