Example System_WinDrives()

System_WinDrives

PEAR Manual


Constants

Constants -- Constants defined and used in System_WinDrives

All Constants

Constants defined in System/WinDrives.php

Name Value Description
SYSTEM_WINDRIVE_ERROR 1 Drive type couldn't be determined
SYSTEM_WINDRIVE_REMOVABLE 2 Removable (Floppy, ZIP)
SYSTEM_WINDRIVE_FIXED 3 Harddisk
SYSTEM_WINDRIVE_REMOTE 4 Network drive
SYSTEM_WINDRIVE_CDROM 5 CD/DVD drive
SYSTEM_WINDRIVE_RAMDISK 6 Virtual disk in the RAM



Example System_WinDrives()

System_WinDrives

PEAR Manual