Session strategies for liveCode server
Mark Schonewille
m.schonewille at economy-x-talk.com
Sat Jan 14 17:12:57 EST 2012
Hi Malte,
I use PHP, where you can define a session with session_start() and save info in the $_SESSION variable. PHP's session feature is really awesome (but I don't think regular PHP programmer realise how awesome it really is). I would expect Rev Server to have exactly the same feature. If not... then cookies are your only option. Good luck with that.
--
Best regards,
Mark Schonewille
Economy-x-Talk Consulting and Software Engineering
Homepage: http://economy-x-talk.com
Twitter: http://twitter.com/xtalkprogrammer
KvK: 50277553
Become our partner in sales http://qery.us/1bq Start selling Color Converter today. 20% commission!
On 14 jan 2012, at 23:02, Malte Brill wrote:
> Hi all (and especially those using server)
>
> I would like to create a little web based thing using server that will require a login on some of the pages and would really like to have sessions there (until the browser closes, or the user logs out).
>
> What would be the best way to handle this? Cookies? Any other ideas? Did anyone write such a thing, without the need of adding heavy weight frameworks?
>
> Cheers,
>
> Malte
More information about the use-livecode
mailing list