hi

On Thu, Sep 5, 2013 at 4:46 PM, Jorge F. Hernandez <jfh...@gmail.com> wrote:
> Hey guys,
>
> Does anybody know a way to browse a Samba (smb) server using PHP?

Network paths work just fine with any file functions. If you need
special authentication like domain auth under a different users, then
there are many classes out there providing this feature.

And as Anatol suggested, if you need to always access the same network
path, mounting it may provide additional benefits as well.


-- 
Pierre

@pierrejoye | http://www.libgd.org

-- 
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to