Posted by Bart Vandewoestyne on 01/18/07 10:20
On 2007-01-18, Jim Moe <jmm-list.AXSPAMGN@sohnen-moe.com> wrote:
>
> [...]
> I presume that you can create the pages locally and upload them to the site.
Yes.
> Although PHP is normally a server-side addition, it has an executable
> version that can process a page; it outputs HTML.
> Use PHP to generate all of the common parts.
Aha... this might indeed also be an interesting approach... I
thought I could not use PHP because it gets processed on the
server and my ISP does not support PHP. But if I can process my
..php files locally and then upload them, that might be a solution.
The only question that I'm left with is if that php-executable is
in some Debian (stable) package? Searching for 'php' at the
Debian packages website gives me
http://packages.debian.org/cgi-bin/search_contents.pl?word=php&searchmode=searchfiles&case=insensitive&version=stable&arch=i386
Or does the executable have another name?
Thanks,
Bart
--
"Share what you know. Learn what you don't."
[Back to original message]
|