RE: problem to open dir

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

 



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



[Index of Archives]     [PHP Home]     [PHP Users]     [PHP Database Programming]     [PHP Install]     [Kernel Newbies]     [Yosemite Forum]     [PHP Books]

  Powered by Linux