Documentation
File
usage
include('../Kernel/common/file.class.php');
$file = new File( filepath );
paramètres
filepath: the path of the file, in its Nectil format (/media/picture.jpg)
include('../Kernel/common/file.class.php');
$file = new File( filepath );
filepath: the path of the file, in its Nectil format (/media/picture.jpg)