IOPLEX
Communications Software
Plexcel for PHP - Active Directory PHP Integration
plexcel_new
plexcel_status
plexcel_find_authorities_by_domain
plexcel_get_authority
plexcel_get_domain
plexcel_log
plexcel_preamble
plexcel_authenticate
plexcel_sso
plexcel_logon
plexcel_logoff
plexcel_accept_token
plexcel_is_member_of
plexcel_set_password
plexcel_change_password
plexcel_gen_service_keytab
plexcel_search_objects
plexcel_get_account
plexcel_add_object
plexcel_modify_object
plexcel_delete_object
plexcel_set_attrdefs
plexcel_get_attrdefs
plexcel_set_conv_attrdefs

plexcel_delete_object

Printer Friendly Format

Synopsis

bool plexcel_delete_object(resource $px, string $dn)

Description

The plexcel_delete_object function deletes the object identified by the $dn parameter from the directory.

The $px parameter is the Plexcel context resource representing the directory binding and context specific options.

The $dn parameter is the full distinguished name of the object to be deleted.

Returns

The plexcel_delete_object function returns TRUE if the object was successfully deleted. Otherwise, FALSE is returned in which case plexcel_status should be consulted.

Example

plexcel_add_object | plexcel_modify_object

© 2008 IOPLEX Software | Contact Us | Policies