I'm also wondering how stacks as cgi's handle globals (do they exist only for each instance the engine is called?) and how I can create the equivalent of tokens (client specific values that are alive for the duration of their session).
Greg
On Apr 27, 2004, at 4:29 PM, [EMAIL PROTECTED] wrote:
Message: 14 Date: Tue, 27 Apr 2004 13:17:42 -0500 From: "J. Landman Gay" <[EMAIL PROTECTED]> Subject: ANN: CGI tutorial online To: Revolution Mailing List <[EMAIL PROTECTED]> Message-ID: <[EMAIL PROTECTED]> Content-Type: text/plain; charset=us-ascii; format=flowed
Following in the footsteps of all the CGI discussions here, I have written up my conference notes on using Revolution for CGIs and have released the tutorial. You can find it here:
<http://www.hyperactivesw.com/cgitutorial/>
This tutorial will walk you through the concepts and execution of
several sample CGIs, starting with basic text-file CGIs and moving on to
the use of stacks as both databases and libraries. There is a link to
LibCGI at the very end so that you can continue your explorations.
_______________________________________________ use-revolution mailing list [EMAIL PROTECTED] http://lists.runrev.com/mailman/listinfo/use-revolution
