|
Posted by Ivan Marsh on 03/30/07 14:20
On Fri, 30 Mar 2007 06:48:57 -0700, CoreyWhite wrote:
> I have a vision for webservers, like apache, which drive websites
> online. Html and PHP are basically just templates that webservers
> *USE*. If we want to be real geniuses then we need to code our own
> dynamic website inside of the webserver, and just use basic layouts
> and templates as part of an object oriented programming model. If you
> just strip all of the colors and layouts from the google website, I
> believe what you are left with is hard coded C++ code that gets
> injected into the layout and served directly to you individually.
Yea... it's called CGI. I've been programming C++ backends for websites
for years.
Navigation:
[Reply to this message]
|