Re: [PHP-DEV] expand_filepath() From: Andi Gutmans (andi <email protected>)
Date: 04/07/00

I think eventually we can use the virtual_file_ex function for this. It
should take care of every possible combination.

Andi

At 01:07 AM 4/8/00 +0300, Zeev Suraski wrote:

>Unless I'm missing something, expand_filepath() is missing considerable
>functionality - it does handle relative paths that begin with ., but it
>doesn't handle relative paths that don't, e.g. a simple filename, or
>dirname/filename (in which case it's simply supposed to prepend the cwd).
>
>Am I missing something, or should this be fixed?
>
>Zeev
>
>
>--
>Zeev Suraski <zeev <email protected>>
>http://www.zend.com/
>
>
>--
>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>

---
Andi Gutmans <andi <email protected>>
http://www.zend.com/

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