[PHP] Re: Accessing Ports

2002-07-18 Thread Thomas \"omega\" Henning
And what kind of permissions might that be? (server side) "Richard Lynch" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED]... > >Can i access my paralel or USB port with PHP server side? > > The client's (browser's) parallel or USB port? No. See PHP & HASP thread. > > If the web-serve

[PHP] Re: Accessing Ports

2002-07-18 Thread Richard Lynch
>Can i access my paralel or USB port with PHP server side? The client's (browser's) parallel or USB port? No. See PHP & HASP thread. If the web-server has a parallel or USB port and you want to access that, probably, if you have (or can get) sufficient permissions from the OS for PHP to do so.