Dear all,
My server is running PHP4.02. I have configured the server to process php tag in html file.
I would like to ask whether it will affect the performance of the server? What I think is if the server don't need to search through a html file to see whether php tag is there, it will process html files faster. Is my assumption correct?
Bear