Re: [PHP] How to obtain MAC address of server where PHP is running

2004-05-29 Thread Andrei Verovski (aka MacGuru)
Hi, Gerard, Thanks a lot ! On Saturday 29 May 2004 08:09 pm, Gerard Samuel wrote: > On Saturday 29 May 2004 12:35 pm, Andrei Verovski (aka MacGuru) wrote: > > Hi, Gerard, > > > > Can you please be so kind to post your code snippet you have described > > below? > > > ob_start(); > > passthru('/sb

Re: [PHP] How to obtain MAC address of server where PHP is running

2004-05-29 Thread Gerard Samuel
On Saturday 29 May 2004 12:35 pm, Andrei Verovski (aka MacGuru) wrote: > Hi, Gerard, > > Can you please be so kind to post your code snippet you have described > below? > -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP] How to obtain MAC address of server where PHP is running

2004-05-29 Thread Andrei Verovski (aka MacGuru)
Hi, Gerard, Can you please be so kind to post your code snippet you have described below? Thanks. On Saturday 29 May 2004 05:36 pm, Gerard Samuel wrote: > On Saturday 29 May 2004 10:21 am, Andrei Verovski (aka MacGuru) wrote: > > Hi, > > > > Anyone knows ho to obtain MAC address of server where

Re: [PHP] How to obtain MAC address of server where PHP is running

2004-05-29 Thread Gerard Samuel
On Saturday 29 May 2004 10:21 am, Andrei Verovski (aka MacGuru) wrote: > Hi, > > Anyone knows ho to obtain MAC address of server where PHP is running (with > PHP function, of course)? > > Thanks in advance for any suggestion(s) > I use passthru() to execute shell commands, and use preg_match() to

[PHP] How to obtain MAC address of server where PHP is running

2004-05-29 Thread Andrei Verovski (aka MacGuru)
Hi, Anyone knows ho to obtain MAC address of server where PHP is running (with PHP function, of course)? Thanks in advance for any suggestion(s) Andrei -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php