ID:               11215
 Comment by:       gangbang-classic781 at hotmail dot com
 Reported By:      zizka at bigfoot dot com
 Status:           Closed
 Bug Type:         Directory function related
 Operating System: Windows2000
 PHP Version:      4.0.5
 New Comment:

<a href=http://4uclassic-objects-g.da.ru>gangbang classic</a>


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

[2001-05-31 12:54:29] [EMAIL PROTECTED]

The UNC paths will be supported in PHP 4.0.6.
(this is fixed already in CVS)

--Jani


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

[2001-05-31 10:34:21] zizka at bigfoot dot com

if([EMAIL PROTECTED]("//server/share"))
{
  while($file = readdir($dir))
  {
    echo "$file\n";
  }  
  closedir($dir);
}


when i try to read contents of a directory and the path is given in
form "//server/share" i get no error, but i get empty directory. Script
written above gives no output.

BUT when i use php.exe - not the isapi version of php, everything is
ok.

Martin Zizka


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


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

Reply via email to