session sharing between cf & php

This is a discussion on session sharing between cf & php within the PHP Language forums, part of the PHP Programming Forums category; I'm trying to extend an existing site written in CF. We're going to move it to PHP at ...


Go Back   Usenet Forums > PHP Programming Forums > PHP Language

FAQ Members List Calendar Search Today's Posts Mark Forums Read
  #1 (permalink)  
Old 01-15-2004
Greg Bryant
 
Posts: n/a
Default session sharing between cf & php

I'm trying to extend an existing site written in CF. We're going to move
it to PHP at some point in the near future, but in the meantime, I'd like
to add some minor new features, and can steal them quickly from other sites
I have in PHP. So far, everything's cool except the session variables
holding username, userid, etc. Is there a way to "share" that session? CF
is using session.userid as a variable to store the info, but I don't seem
to get it in $_SESSION['userid'].

Thanks,
Greg
Reply With Quote
  #2 (permalink)  
Old 01-15-2004
Andy Hassall
 
Posts: n/a
Default Re: session sharing between cf & php

On Thu, 15 Jan 2004 16:25:16 GMT, Greg Bryant <bryantgHELLO@yahoo.com> wrote:

>I'm trying to extend an existing site written in CF. We're going to move
>it to PHP at some point in the near future, but in the meantime, I'd like
>to add some minor new features, and can steal them quickly from other sites
>I have in PHP. So far, everything's cool except the session variables
>holding username, userid, etc. Is there a way to "share" that session? CF
>is using session.userid as a variable to store the info, but I don't seem
>to get it in $_SESSION['userid'].


PHP allows user-defined session storage handlers; if you can't get CF to read
PHP session files, you could write PHP session handlers to interact with
however CF stores sessions.

http://uk2.php.net/session
http://uk2.php.net/manual/en/functio...ve-handler.php

--
Andy Hassall <andy@andyh.co.uk> / Space: disk usage analysis tool
<http://www.andyh.co.uk> / <http://www.andyhsoftware.co.uk/space>
Reply With Quote
Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are Off
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On




All times are GMT +1. The time now is 07:28 AM.


Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.0.0