Search found 3 matches

by joshelley
Sun Sep 24, 2006 11:02 am
Forum: PHP - Code
Topic: Is it possible to access a network share using PHP?
Replies: 4
Views: 394

duh, that should've clicked for me lol.
by joshelley
Sun Sep 24, 2006 7:09 am
Forum: PHP - Code
Topic: Is it possible to access a network share using PHP?
Replies: 4
Views: 394

Yeah I've heard of samba. Is PHP compatible with Samba?
by joshelley
Sat Sep 23, 2006 10:33 pm
Forum: PHP - Code
Topic: Is it possible to access a network share using PHP?
Replies: 4
Views: 394

Is it possible to access a network share using PHP?

I'm trying to create a php script on a local server to read data from a shared folder from another computer on the same LAN and Workgroup as the php server. Is this possible?

::edit::

The php server is running SUSE linux and is trying to connect to a microsoft network's share

::edit::