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 <[EMAIL PROTECTED]> 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

Reply via email to