Méthode | Description | |
---|---|---|
getHumanReadableSize ( integer $sizeInBytes ) : string | ||
getMimetype ( string $path ) : string | * Get the mime type of a file. | |
renameInDirectory ( string $fileNameWithDirectory, string $newFileNameWithoutDirectory ) : string | * Rename a file. |
public static getHumanReadableSize ( integer $sizeInBytes ) : string | ||
$sizeInBytes | integer | |
Résultat | string |
public static getMimetype ( string $path ) : string | ||
$path | string | |
Résultat | string |