$network = new COM("WScript.Network");
$computername = $network->ComputerName;On Wed, 10 Apr 2002, Ron Allen wrote: > Any idea on how to obtain a computer name.......Windows environment using > PHP? > > > > -- -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

