ID:               12524
 Comment by:       toons-m1418 at hotmail dot com
 Reported By:      c dot just at phoenixdigital dot com
 Status:           Closed
 Bug Type:         *Directory/Filesystem functions
 Operating System: WinNT 4.0
 PHP Version:      4.0.6
 New Comment:

<a href=http://merotic-amateur-mpe.da.ru>toons m</a>


Previous Comments:
------------------------------------------------------------------------

[2001-09-22 11:47:57] [EMAIL PROTECTED]

No feedback, and it works fine for me (using escaped backslashes or
forwardslashes).

Derick

------------------------------------------------------------------------

[2001-08-21 06:35:22] [EMAIL PROTECTED]

works fine for me.
remember to either escape the backslashes or to use frontslashes.

var_dump(is_dir("\\\\ntserver14\\shared\\cameron"));
var_dump(lstat("//ntserver14/shared/cameron/myfile"));

------------------------------------------------------------------------

[2001-08-20 21:28:07] c dot just at phoenixdigital dot com

The DIR function seems to be working well with that version.

The only functions that don't seem to be working now are the

is_dir
which returns the following errors
Warning: stat failed for \\downstairs\music. (errno=2 - No such file or
directory)

Also the "stat" function doesn't return anything of use but it doesn't
give an error.

It looks good so far though.

Thanks


------------------------------------------------------------------------

[2001-08-18 21:52:13] [EMAIL PROTECTED]

Please try the PHP 4.0.7 RC1:

http://www.php.net/~zeev/php-4.0.7RC1-Win32.zip

--Jani


------------------------------------------------------------------------

[2001-08-02 09:53:48] [EMAIL PROTECTED]

User feedback: (next time, use the web interface..)
--------------
I have tested the snapshot you suggested and it still does not work.
--------------



------------------------------------------------------------------------

The remainder of the comments for this report are too long. To view
the rest of the comments, please view the bug report online at
    http://bugs.php.net/12524

-- 
Edit this bug report at http://bugs.php.net/?id=12524&edit=1

Reply via email to