About session globals, there are a lot of techniques to workaround this. Cookies can be used, although I have to investigate how. I often use hidden inputs in HTML-forms and encoded parameters in URLs (like: form.cgi?stack=test&cmd=todo&login=terry&pass=secret)
Terry
Op 27-feb-05 om 20:11 heeft Sivakatirswami het volgende geschreven:
Confirmed... we have *only* revolution for *all* CGIs on on all our domains. reason? I don't know any other language. I have yet to find something I can't do... though PHP's session globals would be nice.
_______________________________________________ use-revolution mailing list [email protected] http://lists.runrev.com/mailman/listinfo/use-revolution
