Рекурсивный акроним словосочетания «PHP: Hypertext Preprocessor»
Добро пожаловать на форум PHP программистов!
За последние 24 часа нас посетили 17165 программистов и 1833 робота. Сейчас ищет 1691 программист ...
System_WinDrives::guessDriveList()
Вернуться к: System_WinDrives
System_WinDrives::guessDriveList()
System_WinDrives::guessDriveList() – Tries to guess the drive list
Synopsis
require_once 'System/WinDrives.php';
array System_WinDrives::guessDriveList ( void )
Tries to guess the drive list by brute-force checking all letters.
Return value
array - Array with all found drive paths.
Вернуться к: System_WinDrives