> Hi There,
>
> <?
>
> $dir_to_check = "/this/dir";
>
> if (!is_dir($dir_to_check)) {
> echo "No directory here";
> } else {
> echo "Bingo.";
> }
>
> ?>
Thanks !!!
--
regards, - scream ->> scream(at)w.pl
|||| ICQ#46072336 ||| GG#480681 ||||
<<< Artificial Reins Productions >>>
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]
- [PHP] Directory - exist or not ? :) Scream
- Re: [PHP] Directory - exist or not ? :) James, Yz
- Scream

