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

[cobalt-users] Re: php newbie...or something



> > D> I renamed it as you suggested with the php3 extension and it
> > D> works. Thought it was supposed to be able to be embedded in a
> > D> .html page too though. Back to the books for me. :-)
> >
> > Yes  I can. All you have to do is change your httpd.conf and srm.conf so
> > that all pages with the extension .html go through php.
> >
>
> Doing this will slow the system down, as all pages need to be parsed.

The difference isn't distinguishable on my system. I have seen no degradation of performance.
I'm not sure if parsed is the correct terminology, if there aren't in PHP tags then the file is
only looked at...semantics, I spose...

Joe