[PHP-DEV] dirname() From: Lars Torben Wilson (torben <email protected>)
Date: 11/30/99

I was just wondering whether the dirname() is really supposed to
return its argument unchanged if there is no directory component. For
instance, if you feed 'index.html' into GNU dirname, you get '.' back;
in PHP, you get 'index.html'. Is there a great desire to change this,
or should I just document the difference?

Torben

-- 
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>