Re: [PHP-DEV] "If-Modified-Since" headers From: Jordan Russell (jr-phplist <email protected>)
Date: 11/30/00

Hi,

> JR>> been requesting. This is the first time I've ever cracked open the
PHP
> JR>> source code, so there may be some mistakes. But so far in my tests,
it's
> JR>> worked perfectly.
>
> You use ap_ functions in SAPI.c. This is no good - ap_ functions belong to
> sapi/apache, since SAPI.c is common for all servers.

I understand; I did that only for simplicity. Of course, ap_parseHTTPdate()
must be duplicated in PHP in order for the code to be portable to all
servers.

Jordan Russell

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