Files and Folders: Box.net API PHP Class
Vladimir (contact me)
This class can be used to browse the files stored in the folders of the box.net Web service.
The class sends HTTP requests to login with a given user name and password and retrieve the contents of a given folder.
The folder listing is returned in an array that describe the files and sub-folders contained in the given start folder. The files listing may include the URLs to download each of the files.
Click here for detailed information about this class on phpclasses.org