Function getFileType
Returns the filetype (extension).
Package: Core\Backend
Deprecated: [2015-05-21] use cFileHandler::getExtension
Copyright: four for business AG <www.4fb.de>
License: http://www.contenido.org/license/LIZENZ.txt
Author: Willi Man, Timo Trautmann
Located at includes/functions.file.php
Deprecated: [2015-05-21] use cFileHandler::getExtension
Copyright: four for business AG <www.4fb.de>
License: http://www.contenido.org/license/LIZENZ.txt
Author: Willi Man, Timo Trautmann
Located at includes/functions.file.php
string |
$filename |
The file to get the type |
string
|
Filetype |