|
|||||||
|
|
file_existsDescrizionebool file_exists ( string filename)Restituisce TRUE se il file o la directory specificata da filename esiste; FALSE altrimenti. Sui sistemi Windows utlizzare //computername/share/filename oppure \\computername\share\filename per verificare file su dischi condivisi.
Vedere anche is_readable(), is_writable(), is_file() e file(). | ||||||
|
|
|
Home :: Copyright :: Privacy :: Credits :: Get a free Linuxinfor Email Account Document on this page is part of "Manuale PHP". See Index Page for more info about Authorship and Copyright. 1999-2009 Linuxinfor.com. No rights reserved. |