Рекурсивный акроним словосочетания «PHP: Hypertext Preprocessor»
Добро пожаловать на форум PHP программистов!
За последние 24 часа нас посетили 17244 программиста и 1834 робота. Сейчас ищут 1692 программиста ...
System_WinDrives()
Вернуться к: System_WinDrives
System_WinDrives()
System_WinDrives() – Outputs short description of the method
Synopsis
require_once 'System/WinDrives.php';
System_WinDrives System_WinDrives ( boolean $bReadName = false )
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.
See
Вернуться к: System_WinDrives