Re: How to verify Folder Existence?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



I am a little rusty with fopen, but you should be able to do something like....

if(@fopen($dirName) != true){

note: I am currently in Coldfusion mode, so that line may/may not work as is.

On 3/9/07, Helder Lopes <helderflopes@xxxxxxxxx> wrote:
Hi people,

how to verify if folder exists in server??


--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux