I'm on on-rev. so for me there's no place to go for documentation at all, and altho there is a pdf that contains most stuff, it's usually out of date, unattainable or gets otherwise forgotten by RunRev. i'll mail them when i ever really need this, but i wish they'd put more effort on quality overall.
On 15.01.2012, at 02:04, stephen barncard wrote: > In the notes that come with the 5.0 version. But you combined the two > concepts. > > $_SESSION is an server global array in ram, not a cookie. > > sqb > > 2012/1/14 Björnke von Gierke <b...@mac.com> > >> where is this session cookie handling documented? >> >> >> On 15.01.2012, at 01:51, -=>JB<=- wrote: >> >>> After checking my email I see a email to activate >>> the account and it works now. >>> >>> -=>JB<=- >>> >>> >>> >>> On Jan 14, 2012, at 4:10 PM, Alex Tweedly wrote: >>> >>>> The example from splash21 works well for login/registration, etc. - but >> it was written for revserver pre-5.0, so he does his own cookie / local >> data to simulate sessions. Easier, if you can, to use the session support >> in 5.0 - but note that on-rev (at least on loki) does not yet support 5.0. >> (I've had an open suport ticket for 3 weeks asking when/if they will >> upgrade). >>>> >>>> And of course, unless you have an ssl certificate, you'll finish up >> sending passwords in cleartext; I've switched over to using facebook >> authentication (server-side) to avoid that; if you want a copy of the lc >> files to do that, just let me know (they need a bit of tidying, otherwise >> I'd just sent them now :-) >>>> >>>> -- Alex. >>>> >>>> On 14/01/2012 22:17, stephen barncard wrote: >>>>> You can find some use of pw/user schemes in the examples below >>>>> >>>>> http://splash21.on-rev.com/ - complete CMS written in Livecode >>>>> >>>>> http://www.troz.net/onrev/ - Sarah - code for cookies and other >>>>> goodies >>>>> >>>>> http://revigniter.com/ - Ralf Bitter's CMS >>>>> >>>>> >>>>> >>>>> >>>>> >>>>> On 14 January 2012 14:02, Malte Brill<revolut...@derbrill.de> 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 >>>>>> _______________________________________________ >>>>>> use-livecode mailing list >>>>>> use-livecode@lists.runrev.com >>>>>> Please visit this url to subscribe, unsubscribe and manage your >>>>>> subscription preferences: >>>>>> http://lists.runrev.com/mailman/listinfo/use-livecode >>>>>> >>>>> >>>>> >>>> >>>> >>>> _______________________________________________ >>>> use-livecode mailing list >>>> use-livecode@lists.runrev.com >>>> Please visit this url to subscribe, unsubscribe and manage your >> subscription preferences: >>>> http://lists.runrev.com/mailman/listinfo/use-livecode >>>> >>> >>> >>> _______________________________________________ >>> use-livecode mailing list >>> use-livecode@lists.runrev.com >>> Please visit this url to subscribe, unsubscribe and manage your >> subscription preferences: >>> http://lists.runrev.com/mailman/listinfo/use-livecode >> >> >> _______________________________________________ >> use-livecode mailing list >> use-livecode@lists.runrev.com >> Please visit this url to subscribe, unsubscribe and manage your >> subscription preferences: >> http://lists.runrev.com/mailman/listinfo/use-livecode >> > > > > -- > > > > Stephen Barncard > San Francisco Ca. USA > > more about sqb <http://www.google.com/profiles/sbarncar> > _______________________________________________ > use-livecode mailing list > use-livecode@lists.runrev.com > Please visit this url to subscribe, unsubscribe and manage your subscription > preferences: > http://lists.runrev.com/mailman/listinfo/use-livecode _______________________________________________ use-livecode mailing list use-livecode@lists.runrev.com Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-livecode