API17

API17:JFile::exists

From Joomla! Documentation

Joomla 11.1 JFile::exists

Description

Wrapper for the standard file_exists function.


public static function exists ($file)
Parameter Type Default Description
$file string File path

See also


User contributed notes

Code Examples