You're not going to be able to share session data in the sense of the
session scope.  However, if you're using client variables (or aything that
uses a cookie for ID, and stores data in a repository accessible to both CF
and PHP between requests), you should be able to tap into the same client
data from both platforms.

Cheers,
barneyb

> -----Original Message-----
> From: Damien McKenna [mailto:[EMAIL PROTECTED]
> Sent: Thursday, May 27, 2004 2:22 PM
> To: CF-Talk
> Subject: Shared sessions between CF & PHP?
>
> Has anyone tried sharing sessions between CF and PHP?  I'm using two
> PHP applications for managing my web development needs at
> work and I'd
> like to merge the user system with our other Intranet apps (done in
> CF/FB3).  The obvious way would be to share sessions somehow, or at
> least some sort of a login cookie.  Has anyone tried doing
> this before?
> --
> Damien McKenna - Web Developer - [EMAIL PROTECTED]
> The Limu Company - http://www.thelimucompany.com/ - 407-804-1014
>
>
>
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings]

Reply via email to