using exec() or system() will only be able to execute commands on the
machine php is installed on.  I sometimes wonder how universities and
broadband isp's do this.  I'd be interested in seeing how it works.

Sorry, I'm not much help anymore.

tyler

On Fri, 6 Sep 2002 01:24:07 +0200
<[EMAIL PROTECTED]> wrote:

> Hi,
> 
> The best way I think is to use exec() or system() to ask that to the
> system. May be someone knows something better too.
> 
> --
> 
> Nicos - CHAILLAN Nicolas
> [EMAIL PROTECTED]
> www.WorldAKT.com - Hébergement de sites Internet
> 
> "Chris Cook" <[EMAIL PROTECTED]> a écrit dans le message de news:
> [EMAIL PROTECTED]
> > Hello all,
> >
> > I am working on a LAN application and am interested in obtaining the
> user's
> > network card address to limit usage of the program. Is there a way
> > to do this in PHP?
> >
> > I am on a network that uses DHCP so using the IP address probably
> > wont
> work
> > and I am also worried about IP spoofing.
> >
> > Thanks for any help you can provide,
> > Chris
> >
> >
> > _________________________________________________________________
> > Send and receive Hotmail on your mobile device:
> > http://mobile.msn.com
> >
> 
> 
> 
> -- 
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
> 

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

Reply via email to