POV-Ray : Newsgroups : povray.off-topic : Need a scripting language : Re: Need a scripting language Server Time
10 Oct 2024 17:18:02 EDT (-0400)
  Re: Need a scripting language  
From: Warp
Date: 16 Mar 2008 17:38:31
Message: <47dda167@news.povray.org>
Chambers <ben### [at] pacificwebguycom> wrote:
> ) Use forms to enter data
> ) Store data in a DB
> ) Query said DB through other forms
> ) Create graphical presentations
> ) Fetch a web page
> ) Process said web page, looking for specific information

  I believe the majority of sites out there use PHP for this.

  You can use the web browser as a GUI for the application. This way you
don't need to write a GUI (except in html). PHP has strong tools to parse
webforms and query SQL databases. Many people use this combination for
management purposes.

-- 
                                                          - Warp


Post a reply to this message

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