Is there a way to get a drive label from PHP? I'm trying to write a script to copy a CD-ROM to an ISO in Linux and keep the volume the same. That's the only part I can't get working.
- Ryan
Nutter
3:18 am on Jan 21, 2005 (gmt 0)
I'd still like to know, but I found a better way to do what I was trying.
coopster
3:48 pm on Jan 21, 2005 (gmt 0)
Not that I'm aware of. There are functions [php.net] that provide the means to execute commands on the system itself though.