is_executable
Dice se il file indicato è eseguibile
Descrizione
boolis_executable
stringfilename
Restituisce &true; se il filename esiste ed è un eseguibile.
La funzione is_executable sarà disponibile sui sistemi Windows
a partire dalla versione 5.0.0 di PHP.
Esempio di uso di is_executable
]]>
¬e.clearstatcache;
&tip.fopen-wrapper.stat;
Vedere anche is_file e
is_link.