System_WinDrives()

System_WinDrives() – メソッドの簡単な説明を出力する

Synopsis

require_once 'System/WinDrives.php';

System_WinDrives System_WinDrives ( boolean $bReadName = false )

Description

コンストラクタです。新しい System_WinDrives のインスタンスを作成します。

Parameter

boolean $bReadName

ドライブのタイトル/名前を読み込むかどうか。 デフォルトでは無効になっています。これは、 PHP をクラッシュさせる可能性があるからです。