Services webmasters
Partenaires
Jeux concours gratuits
 
readfile
<<<
readlink realpath
>>>

7.29 Système de fichiers
7 Index des fonctions
 Manuel PHP

Introduction
Pré-requis
Installation
Configuration à l'exécution
Types de ressources
Constantes prédefinies
Voir aussi
basename
chgrp
chmod
chown
clearstatcache
copy
delete
dirname
disk_free_space
disk_total_space
diskfreespace
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
fputs
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
link
linkinfo
lstat
mkdir
move_uploaded_file
parse_ini_file
pathinfo
pclose
popen
readfile
->readlink
realpath
rename

7.29.70 readlink() Renvoie le nom du fichier vers lequel pointe un lien symbolique

[ Exemples avec readlink ]   PHP 3, PHP 4

string  readlink ( string   path )

readlink fait la même chose que la fonction readlink en C : elle retourne le contenu du lien symbolique repéré par path , ou FALSE en cas d'erreur.

Voir aussi is_link , symlink et linkinfo .

<< readlink >>
readfile Système de fichiers realpath
Services webmasters
Les manuels
 
CoursPHP.com - Reproduction interdite -