Access Windows Files from Linux Server via smbclient & PHP

Accessing to Windows files from a Linux Server in PHP without mounting a Samba partition is really easy with libsmbclient-php, a PHP extension that uses Samba’s libsmbclient library to provide Samba related functions to...