On Thu, 11 Jan 2001, John Guynn wrote:

> Do I pay a performance penality for calling a file that only contains html
> code .php or .php3?  In otherwords what is the php parser overhead if there
> is no php code in the file?
>
> John Guynn
>
> This email brought to you by RFCs 821 and 1225.
>

Yes, because that file will be put through the parser regardless of whether or
not there's any PHP in it.

-- 
Ignacio Vazquez-Abrams  <[EMAIL PROTECTED]>


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to