yPass.net
Solaris, PHP, and Random Things
hosting provided by
FreeBSD Hosting
Home
About
Blog
Solaris
ZFS-based Backup Server
Solaris 8/OpenLDAP
nginx/GridFS Benchmarks
Software
jsmin PHP (extension)
PHP LDAP
PHP XML
PHP DNS
PHP Net_DNS
ldapsh
Misc
Dictionary
H4X0R Translator
English to English Translator
Minecraft Server
Random Passwords
3S Info
Just Plain Weird
rmdir()
boolean
rmdir(
string dn
)
rmdir() deletes the specified directory (DN) and all of the attributes in that directory. rmdir() will fail if a directory contains subdirectories.
Example:
$ldap = new LDAP(); $ldap->rm("cn=Bob Vila, ou=people, dc=ypass, dc=net");
LDAP Class for PHP
Overview/Download
Documentation
Installation
Concepts
Bugs
Examples