Hi,

Thursday, February 6, 2003, 3:06:29 AM, you wrote:
AW> Is it possible to have PHP read cd label information?  You know in windows
AW> like after you put in a CD and use Windows Explorer and go to your CD rom
AW> drive's letter it will say like D: (MSOffice2K) or D: (date of burned cd)
AW> or D: (XPProCD), etc...If you know what I am talking about, is there a way
AW> to have PHP read that cd label?

AW>                         Adam


You could try the vol command using exec{} and parse out the volume name

-- 
regards,
Tom


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

Reply via email to