



|
Manuel PHP
|
|
Table : .basename.chgrp .chmod .chown .clearstatcache .stat() .copy .delete .dirname .disk free space .disk total space .diskfreespace .disk free space() .fclose .feof .fflush .fgetc .fgetcsv .fgets .fgetss .file exists .file get contents .file put contents .file .fileatime .filectime .filegroup .fileinode .filemtime .fileowner .fileperms .filesize .filetype .flock .fnmatch .fopen .fpassthru .fputcsv .fputs .fwrite() .fread .fscanf .fseek .fstat .ftell .ftruncate .fwrite .glob .is dir .is executable .is file .is link .is readable .is uploaded file .is writable .is writeable .is writable() .lchgrp .lchown .link .linkinfo .lstat .mkdir .move uploaded file .parse ini file .pathinfo .pclose .popen .readfile .readlink .realpath .rename .rewind .rmdir .set file buffer .stream set write buffer() .stat .symlink .tempnam .tmpfile .touch .umask .unlink |
pathinfopathinfoDescriptionmixed pathinfo ( string path [, int options] )
pathinfo() retourne un tableau associatif,
contenant les informations sur le chemin
Vous pouvez spécifier quels seront les éléments retournés avec le paramètre
optionnel
Voir aussi dirname(), basename(), parse_url() et realpath().
|

