| PHP3 Manual | ||
|---|---|---|
| Prev | Next | |
ldap_free_result -- Free result memory
Returns true on success and false on error.
ldap_free_result() frees up the memory allocated internally to store the result and pointed by the result_identifier. All result memory will be automatically freed when the script terminates.
| Prev | Home | Next | 
| ldap_free_entry | Up | ldap_get_attributes |