System_WinDrives()
System_WinDrives() – Outputs short description of the method
Synopsis
require_once 'System/WinDrives.php';
System_WinDrives System_WinDrives (
boolean $bReadName = false
)
Description
Constructor. Creates a new System_WinDrives instance.
Parameter
-
boolean
$bReadName
-
If the titles/names of drives shall be read. It is disabled by default, because it might cause PHP to crash.