ID: 10949
Updated by: sniper
Reported By: [EMAIL PROTECTED]
Old-Status: Open
Status: Closed
Bug Type: Directory function related
Operating system: 
PHP Version: 4.0.5
Assigned To: 
Comments:

UNC path support is in PHP 4.0.6 which will be released in near future. So please 
wait. You could try latest snapshot build from http://www.zend.com/snapshots/ if you 
wish.

--Jani


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

[2001-05-18 06:21:13] [EMAIL PROTECTED]
$test="\\computer\test\vb";
$dir=opendir($test);
closedir($dir);

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



ATTENTION! Do NOT reply to this email!
To reply, use the web interface found at http://bugs.php.net/?id=10949&edit=2


-- 
PHP Development 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]

Reply via email to