System_WinDrives::guessDriveList() (Previous) (Next) System_WinDrives::setReadName()

View this page in Last updated: Sun, 01 Jul 2007
English | Dutch | French | German | Hungarian | Japanese | Polish | Russian | Spanish | Plain HTML

System_WinDrives::isApiAvailable()

System_WinDrives::isApiAvailable() -- Checks if the API is available

Descripción

Checks if the API methods to read the drive list are available, and returns that.

They may not be available if the necessary extensions (win32api on PHP4, php_ffi on PHP5) are not installed on the system.

If the API is not available, the drive list is brute-force guessed. Drive types are not available in that case.

Valor devuelto

boolean - true if they are there, false if not.

System_WinDrives::guessDriveList() (Previous) (Next) System_WinDrives::setReadName()

Download Documentation Last updated: Sun, 01 Jul 2007
Do you think that something on this page is wrong? Please file a bug report or add a note.
User Notes:
There are no user contributed notes for this page.