[thelist] How do I (SSI/PHP/JS)?

jcanfield at magisnetworks.com jcanfield at magisnetworks.com
Mon Jun 17 22:06:06 CDT 2002


> Is it better to just create six pages (redundancy) or use
> something like includes/PHP/JS to have the non-identical
> content load into the one page "template." Could I just have
> one PHP page with the identical content and use if/else logic
> to include the appropriate data? Sorry if this is unclear, as
> I say I'm still looking at it from high altitude
> (conceptually). Can anyone point to an example of something like this?

With only six pages, it's a close call, but I've done this with ASP - one
page with if/else to select the includes. If there's any chance this'll
grow, it's the way to go.

joel



More information about the thelist mailing list