its running on a linux server PHP 4.3.x

What i mean is that the directory name has a space in it eg: srv/www/htdocs/site/Broker details/



T.Lensselink wrote:

OS? PHP version?

Tested with PHP4 on Win and *nix : works
On Thu, 08 Feb 2007 16:47:26 +0200, Angelo Zanetti <[EMAIL PROTECTED]> wrote:
Hi All.


I am reading directories and one of the directories has a space in it so
when I run:

if (is_dir($dir))


it returns false. But I know the folder exists, so is there a way to
force the read? Or what else should I do? rename it and then read it?

Thanks in advance.


--
------------------------------------------------------------------------
Angelo Zanetti
Systems developer
------------------------------------------------------------------------

*Telephone:* +27 (021) 469 1052
*Mobile:*       +27 (0) 72 441 3355
*Fax:*            +27 (0) 86 681 5885
*
Web:* http://www.zlogic.co.za
*E-Mail:* [EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]>

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


--
------------------------------------------------------------------------
Angelo Zanetti
Systems developer
------------------------------------------------------------------------

*Telephone:* +27 (021) 469 1052
*Mobile:*       +27 (0) 72 441 3355
*Fax:*            +27 (0) 86 681 5885
*
Web:* http://www.zlogic.co.za
*E-Mail:* [EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]>

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

Reply via email to