[Lazarus] WebData

ABorka fpc-devel at aborka.com
Fri Oct 15 21:28:28 CEST 2010


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





More information about the Lazarus mailing list