API17

API17:JFile::getExt

From Joomla! Documentation

Joomla 11.1 JFile::getExt

Description

Gets the extension of a file name.


public static function getExt ($file)
Parameter Type Default Description
$file string The file name

See also


User contributed notes

Code Examples