Reading CD or HDD label?!

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Ivan Dumlija

    Reading CD or HDD label?!

    Hi,
    I was wondering is it possible for PHP to read HDD or CD label? :))
    Tnx

    Ivan
    --
    EOF
  • Chung Leong

    #2
    Re: Reading CD or HDD label?!

    Not directly. You can do a `vol c:` then preg_match() for the name.

    Uzytkownik "Ivan Dumlija" <dedamraz@flyAW AY_SPAM.srk.fer .hr> napisal w
    wiadomosci news:slrnc2a1lj .mdu.dedamraz@f ly.srk.fer.hr.. .[color=blue]
    > Hi,
    > I was wondering is it possible for PHP to read HDD or CD label? :))
    > Tnx
    >
    > Ivan
    > --
    > EOF[/color]


    Comment

    Working...