[FX.php List] End a session

Gjermund Gusland Thorsen ggt667 at gmail.com
Thu Dec 9 03:52:09 MST 2004


Very interesting reading: http://www.php.net/session

ggt667

On Wed, 8 Dec 2004 16:00:45 -0700, Chris Hansen <chris at iviking.org> wrote:
> Fred,
> 
> I'd suggest simply using PHP sessions: they're more flexible, more
> powerful, and you're only limited by the number of simultaneous
> sessions that PHP can handle (which would be higher than FM...)  That
> said, I'm not sure how you'd use FM sessions directly via PHP.  As far
> as I know, FM treats each connection via XML as a complete transaction.
>   If you want to use FM authentication, just store a user's ID and
> Password in their PHP session, so it's not always traveling back and
> forth over the web.  If someone else has other insights, please post
> them.  HTH
> 
> --Chris Hansen
>    creator of FX.php
>    "The best way from FileMaker to the Web."
>    www.iViking.org
> 
> 
> 
> On Dec 8, 2004, at 10:07 AM, Fred Sahakian wrote:
> 
> > Hi,
> >
> > How do I tell fx.php to close/end a session in FM7?
> >
> > I have an application that will get heavy use, they are very quick and
> > simple lookups.  Once the user gets the info they need on a specific
> > PHP
> > page, Id like to close/end the database session.
> >
> > I know how to end the session in PHP and FM 7 IWP (Exit Application
> > Script Step) but not on CWP with PHP.
> >
> > thanks,
> >
> > Fred
> > _______________________________________________
> > FX.php_List mailing list
> > FX.php_List at mail.iviking.org
> > http://www.iviking.org/mailman/listinfo/fx.php_list
> >
> 
> _______________________________________________
> FX.php_List mailing list
> FX.php_List at mail.iviking.org
> http://www.iviking.org/mailman/listinfo/fx.php_list
>


More information about the FX.php_List mailing list