[Gambas-user] How to create a web site with Gambas

nando nando_f at ...951...
Sat Feb 21 18:56:27 CET 2009


Although I've never used Gambas for a website,
And I would like to soon...
It would be something like this:

Apache would have to be configured to invoke Gambas when Apach found
a particular suffix.
Example: a webpage ending in .php Apache knows to invoke PHP processor
If you set Apache to detect (for example) .gb, it would then invoke Gambas
and pass the the name (ie) foo.gb to Gambas to run.
You name all your Gambas scripts to whatever.gb
Print to Gambas standard out which Apache catches and sends back to the client.

Now...the details...

Someone, please correct me if I am wrong.
-Fernando


---------- Original Message -----------
From: Daniel Rojas <lord.quo at ...626...>
To: gambas-user at lists.sourceforge.net
Sent: Fri, 20 Feb 2009 17:17:46 -0600
Subject: Re: [Gambas-user] How to create a web site with Gambas

> Anibody wants help me?
> 
> Daniel Quintero desde la Ciudad de México
> 
> On Tue, Feb 17, 2009 at 12:33 PM, Daniel Rojas <lord.quo at ...626...> wrote:
> 
> >    Hi all.
> >
> >    I'm a begginer with Gambas and I want to create a web site whit it, but
> > I don't know how to start. Can somebody help me?
> >
> >    Thanks.
> >
> > Daniel Quintero desde la Ciudad de México
> >
> ------------------------------------------------------------------------------
> Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, CA
> -OSBC tackles the biggest issue in open source: Open Sourcing the Enterprise
> -Strategies to boost innovation and cut costs with open source participation
> -Receive a $600 discount off the registration fee with the source code: SFAD
> http://p.sf.net/sfu/XcvMzF8H
> _______________________________________________
> Gambas-user mailing list
> Gambas-user at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/gambas-user
------- End of Original Message -------





More information about the User mailing list