Re[2]: [PHP] reading CD information

2003-02-05 Thread Tom Rogers
Hi, Thursday, February 6, 2003, 4:49:23 AM, you wrote: JN> Guess it's not on Linux, eh? :) JN> Adam Williams wrote: >> Thanks Tom, that works perfect! >> >> Adam >> >> On Thu, 6 Feb 2003, Tom Rogers wrote: >> >> >>>Hi, Adam >>> >>> >>>TR> You could

Re[2]: [PHP] reading CD information

2003-02-05 Thread Adam Williams
Thanks Tom, that works perfect! Adam On Thu, 6 Feb 2003, Tom Rogers wrote: > Hi, Adam > > > TR> You could try the vol command using exec{} and parse out the volume name > > TR> -- > TR> regards, > TR> Tom > > This should do it: > exec("vol g:",$resu

Re[2]: [PHP] reading CD information

2003-02-05 Thread Tom Rogers
Hi, Adam TR> You could try the vol command using exec{} and parse out the volume name TR> -- TR> regards, TR> Tom This should do it: '; ?> -- regards, Tom -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php