POV-Ray : Newsgroups : povray.off-topic : Lanugage suggestions? : Re: Lanugage suggestions? Server Time
4 Sep 2024 15:20:12 EDT (-0400)
  Re: Lanugage suggestions?  
From: Chambers
Date: 30 Dec 2009 17:35:00
Message: <web.4b3bd56a34eca0779c750ce10@news.povray.org>
Darren New <dne### [at] sanrrcom> wrote:
> Chambers wrote:
> > I'm looking at doing some CGI scripting, [ ... ] PHP
> > seems more geared towards HTML output than anything else,
>
> What is the relationship between CGI and the behavior of your scripts? Or
> are you using CGI to mean something other than "common gateway interface"?

Actually, I just need an app to be run by the server, at the request of certain
web pages.  The output could then be retrieved by other web pages.

CGI is merely an easy way to link the web pages and the apps that need to be
called.

> I.e., why do you want to avoid HTML in the context of serving web pages?

It's not that HTML itself is a problem; it's that the app I need to write would
do some rather heavy duty processing which I am more experienced with writing in
C based languages.

....Chambers


Post a reply to this message

Copyright 2003-2023 Persistence of Vision Raytracer Pty. Ltd.