System_WinDrives::guessDriveList()

System_WinDrives::guessDriveList() – Tries to guess the drive list

Synopsis

require_once 'System/WinDrives.php';

array System_WinDrives::guessDriveList ( void )

Description

Tries to guess the drive list by brute-force checking all letters.

Return value

array - Array with all found drive paths.