Only because you didn't post anything at the time, just a picture.
k0zy - Sun Jul 20, 2008 4:51 pm
Post subject:
It was a work in progress... but nobody even gave feedback or something, not even replied.
Anyways, for the new project, there are probably two ways to do it:
1. Creating a PHP extension using SWIG and the SubspaceAPI (like I did).
2. Use some existing DirectoryClient to dump the data to a file, and parse it using PHP.
If I had to do it over, I'd go with the second option because it's really easy to implement.