On Sun, Oct 07, 2007 at 10:08:58AM +0200, Wojciech Puchar wrote:
> >>i complete my software engineering degree.
> >
> >PHP isn't really a programming language. It's more a fancy templating
> 
> for me it's just funny thing that needs several megs of RAM to display the 
> current date ;)
> 
> but as being treated as "technology" instead of just tool, it's used 
> everythere without sense.
> in 90% cases just to link common header of HTML page with different body 
> and common footer.
> 
> simply using makefile with cat (possibly something SLIGHTLY more 
> complicated) does the same.
> once, not every time page is viewed.

That's not a very practical answer for someone dealing with a shared
hosting provider.  Most of them don't allow shell access and make
execution.  On the other hand, for many common uses of PHP, SSI is at
least as appropriate and simpler to use.

-- 
CCD CopyWrite Chad Perrin [ http://ccd.apotheon.org ]
Paul Graham: "Real ugliness is not harsh-looking syntax, but having to
build programs out of the wrong concepts."
_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to