Re: [PHP] Apache/PHP4 Question

2001-06-19 Thread tony . mccrory
Sounds like you could remove the mime type for php in httpd.conf : AddType application/x-httpd-php .php Tony -- Tony McCrory IT, Trinity Mirror group (Ireland) (028) 9068 0168 [EMAIL PROTECTED

RE: [PHP] Include & Speed

2001-06-20 Thread tony . mccrory
Isn't it fair to say that having the server open the extra file will add to the total execution time of the page? "scott [gts]"