[Gambas-user] WebPage support in Gambas
Benoît Minisini
gambas at ...1...
Mon Mar 19 00:40:17 CET 2012
Le 19/03/2012 00:15, nando a écrit :
> If you wanted to know, an English term for
>
> Nothing is engraved in the marble
>
> would be
>
> Nothing is etched in stone.
>
> ===
>
> One thing I am thinking right off the top is
> the equivalent to sessions in PHP
> where a specific folder on the server holds
> something equivalent that is sent by the browser cookie
> so I can get variables associated with the browser sessioin.
>
> You may want to populate a collection or variant array of stuff in such a case
> to be available for inspection
>
> Something like...
>
> DIM b AS NEW VARIANT[]
> b = SESSION()
>
> -Fernando
>
All that is in Gambas from years. Look at the gb.web documentation!
Regards,
--
Benoît Minisini
More information about the User
mailing list