System_WinDrives::getDriveName()

System_WinDrives::getDriveName()

System_WinDrives::getDriveName() -- Returns the user-defined name for a drive

Description

Returns the user-given name for the given drive. The function does not work on PHP5 and returns an empty string ''.

Parameter

string $strDrive

The drive path, whose name shall be read.

Return value

string - The drive label

© Copyright 2003-2023 www.php-editors.com. The ultimate PHP Editor and PHP IDE site.