[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [cobalt-developers] Parsing HTML files



On Monday, October 28, 2002, at 03:00 PM, cobalt-developers-request@xxxxxxxxxxxxxxx wrote:

Hi All,

I am trying to make php parse all .html files as well as .php files. I want to do this by adding a line in the section that is automatically created...



now that you have the knowledge to do this, a caveat! remember, this will
	1) add overhead to every page on your server
2) expose you to all known security holes in PHP for every page on your server.
these are some fairly serious ramifacations.

that said, wish you much luck in your endeavor.

my .02
grant