> -----Original Message-----
> From: ReDucTor [mailto:[EMAIL PROTECTED]]
> Sent: Monday, July 23, 2001 5:20 AM
> To: [EMAIL PROTECTED]
> Subject: [PHP] Networking
> 
> 
> Hey does any one know if it is possible to do something like
> read stuff thro file and printer sharing on a remote pc, i tried
> \\computer\dir for the dirs but that didn't work any suggestions
> (btw i did addslashes :D )

Are you trying to access these resources from a Windows machine (in
which case I'd be surprised if something close to what you tried didn't
work), or from something Unix-y?

If it's the latter, probably your best bet is going to be to get a copy
of Sharity or Samba installed and mount the remote-machine resources so
that you can treat them as local resources.


---
Mark Roedel ([EMAIL PROTECTED])  ||  "There cannot be a crisis next week.
Systems Programmer / WebMaster  ||   My schedule is already full."
     LeTourneau University      ||                    -- Henry Kissinger


--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to