Thursday November 15, 2007. 02:08 AM
FreshMeat
smb4php is a Samba stream wrapper for PHP to
access files and folders shared by an SMB server
in a transparent way. You will be able to use
fopen, fclose, fwrite, fgets, opendir, readdir,
unlink, etc. using an URL beginning with "smb://".
License: GNU Lesser General Public License (LGPL)
Changes:
An important error in "url_stat" was fixed.