Also.. Any permissions issues? Can PHP or the user that PHP is running as access that folder? > -----Original Message----- > From: Pravin-Kumar [mailto:pravin@xxxxxxxxxxxx] > Sent: Tuesday, November 30, 2004 1:28 AM > To: Mike > Cc: php-windows@xxxxxxxxxxxxx > Subject: RE: problem to open dir > > > > hi mike! > $source='F:\cdac2'; > echo $source; > if(is_dir($source)){echo "it is a dir.";} > else{echo "it is not a dir..";} > > > i had tried ur suggestion .. not working dude :( > see i had one more thing .. it says "it is not a dir.." > please help me list........... > > --------- > Regards > Pravin Kumar -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php