[PHP-DEV] Bug #10874: getcwd() always return empty string. From: artem <email protected>
Date: 05/15/01

From: artem <email protected>
Operating system: Linux Redhat7.0
PHP version: 4.0.5
PHP Bug Type: Directory function related
Bug description: getcwd() always return empty string.

<?php
 echo "'".getcwd()."'";
?>

-- 
Edit Bug report at: http://bugs.php.net/?id=10874&edit=1

-- PHP Development Mailing List <http://www.php.net/> To unsubscribe, e-mail: php-dev-unsubscribe <email protected> For additional commands, e-mail: php-dev-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>