CGI Questions

andu undo at cloud9.net
Thu Mar 13 11:05:03 EST 2003


--On Friday, March 14, 2003 00:36:42 +1000 "valetia at mac.com" 
<valetia at mac.com> wrote:

> Hi all,
>
> A couple of related questions regarding CGI:
>
>
> 1. If you have numerous CGI routines, and you want to split them up into
> libraries, and only use the appropriate ones when the need arises, what is
> the best way to go about doing this?
>
> With PHP for instance, you would use require(). Is there something similar
> on the MC side?
>
>
> 2. I currently am aware of 2 methods of doing the above with MC:
>
> a) Use "send to stack", and
> b) Use "start using stack"
>
> However, both require a stack to be loaded into memory (rather than just a
> faceless CGI text file).
>
> Is this a significant issue (memory and performance-wise), and if so, what
> would be a better way to do this?
>
> Also, if it was between the two methods mentioned above, which one would
> be more efficient?

Start using is the better way and these are more or less the only methods 
available. Memory or performance are not really an issue.

>
>
> TIA,
> Valetia
>
> _______________________________________________
> metacard mailing list
> metacard at lists.runrev.com
> http://lists.runrev.com/mailman/listinfo/metacard
>



Regards, Andu Novac



More information about the metacard mailing list