On 10/15/2010 12:23, Joshua Lim wrote:
Hi, fetching data from the database aside, how about web session
management for a multiple user website? Web scripts like php come with
session management built-in. What is the best way to do that using
pascal? Thanks.

Also built-in into fpweb (the cookie sessions management that is).

You can see examples under /lazarus/components/fpweb/demo/session
and
/lazarus/components/fpweb/demo/fptemplate/sessions/cookiesessions...
/lazarus/components/fpweb/demo/fptemplate/sessions/urlsessions...

AB


--
_______________________________________________
Lazarus mailing list
[email protected]
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus

Reply via email to