Files and Folders: smb4php
Victor M Varela (contact me)
This class is a stream wrapper that can be used to access remote files and directories on Windows or other operating systems that support the SMB protocol.
It uses the smbclient program to access Windows network shares, so it works under Linux, other Unix platforms or even under Windows with the Samba client packages installed.
The class implements functions to create, read and write to files available in the local network shares.
It can also list the local network hosts, available shares in an host, and directories of a share.
Click here for detailed information about this class on phpclasses.org