[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [seul-edu] Linux + Apache - Student AdministrationSystem
Yes, and this also allows you to set up your pages so that propagantion
of site-wide changes becomes somnwhat simple.
z
Michael Viron wrote:
>
> >This way we dont't need to recode our business logic on a dozen different
> >ASP or PHP pages.
> If you really look at php, you can have "include" files and / or templates
> that prevent you from having to have the same logic on dozens of different
> pages.
>
> Michael