PHP3 Manual | ||
---|---|---|
Prev | Next |
ldap_free_entry -- Free entry result memory
Returns true on success and false on error.
ldap_free_entry() deallocates memory used to store the entries in LDAP result. All memory allocated for entries is automatically freed when the script terminates.
Prev | Home | Next |
ldap_first_entry | Up | ldap_free_result |