7Jan/100
Exporting Contacts from the Durham Uni Database
Quick bit of example php code to pull people's details out of the Durham University user database (not LDAP, this is a separate database with slightly different details) - this database is just sitting on the mysql server without a password!
The applications of this database are endless, in this simple example the script grabs everyone from one college and turns it into a handy CSV file you could import into your address book, etc...