Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 6 Oct 2007 10:43:52 -0600
From:      Chad Perrin <perrin@apotheon.com>
To:        freebsd-questions@freebsd.org
Subject:   Re: C++ Compiler On FreeBSD
Message-ID:  <20071006164352.GD61195@demeter.hydra>
In-Reply-To: <20071007100615.V51784@wojtek.tensor.gdynia.pl>
References:  <972994690710061253q483e26ber68f4716d3202d1fa@mail.gmail.com> <20071006201356.GB55336@slackbox.xs4all.nl> <972994690710061329t10b4eb49j8c95a539eec2bbe9@mail.gmail.com> <slrnfgg8cv.2n34.apeiron%2Busenet@prophecy.velum> <20071007100615.V51784@wojtek.tensor.gdynia.pl>

next in thread | previous in thread | raw e-mail | index | archive | help
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."



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20071006164352.GD61195>