★ wanayoo — archive 1999 http://fr.php.net/manual/es/function.is-executable.phpNouvelle recherche | Portail wanayoo
PHP Tuesday, March 20, 2001  
downloads | documentation | faq | support | reporting bugs | links 

search for in the  

lookup:
Manual de PHPManual de PHP
FilesystemFilesystem
 basenamebasename
 chgrpchgrp
 chmodchmod
 chownchown
 clearstatcacheclearstatcache
 copycopy
 deletedelete
 dirnamedirname
 diskfreespacediskfreespace
 fclosefclose
 feoffeof
 fgetcfgetc
 fgetcsvfgetcsv
 fgetsfgets
 fgetssfgetss
 filefile
 file_existsfile_exists
 fileatimefileatime
 filectimefilectime
 filegroupfilegroup
 fileinodefileinode
 filemtimefilemtime
 fileownerfileowner
 filepermsfileperms
 filesizefilesize
 filetypefiletype
 flockflock
 fopenfopen
 fpassthrufpassthru
 fputsfputs
 freadfread
 fseekfseek
 ftellftell
 fwritefwrite
 set_file_bufferset_file_buffer
 is_diris_dir
 is_executableis_executable
 is_fileis_file
 is_linkis_link
 is_readableis_readable
 is_writeableis_writeable
 linklink
 linkinfolinkinfo
 mkdirmkdir
 pclosepclose
 popenpopen
 readfilereadfile
 readlinkreadlink
 renamerename
 rewindrewind
 rmdirrmdir
 statstat
 lstatlstat
 symlinksymlink
 tempnamtempnam
 touchtouch
 umaskumask
 unlinkunlink

previousis_dir
is_filenext

Last updated: Thu, 01 Mar 2001
view this page in English | Brazilian Portuguese | Czech | Dutch | French | German | Hungarian | Italian | Japanese | Korean | Spanish | Plain HTML

is_executable

(PHP 3, PHP 4 )

is_executable -- Dice si el fichero nombrado es ejecutable

Descripción

bool is_executable (string filename)

Devuelve true si el fichero indicado existe y es ejecutable.

Los resultados de esta función son cacheados. Ver clearstatcache() para más detalles.

Ver también is_file() y is_link().

previousis_dir
is_filenext

Last updated: Thu, 01 Mar 2001
add note | about notes

show source | credits | mirror sites:  

Copyright © 1998-2001 The PHP Group
All rights reserved.
This mirror generously provided by: L'Université Michel de Montaigne Bordeaux III
Last updated: Tue Mar 20 10:01:53 2001 MET