[nycphp-talk] Experts help needed (Sessions)
Joseph Crawford
codebowl at gmail.com
Wed Aug 3 11:01:54 EDT 2005
Dan,
thanks for the info i was trying to determine if i could make php's internal
sessions read before write but i guess it cannot, i will have to do one of 2
things.
1.) create my own session managment
2.) create the work around storing the values in the session as you
suggested.
Jonathan,
it is always one step behind because of the way sessions work, it reads the
current session then writes the new session. so it's reading the old and
writing the new, i am not sure if there is a way to make php's session write
then read or not i also dont know if that would be logical to do.
--
Joseph Crawford Jr.
Codebowl Solutions, Inc.
1-802-671-2021
codebowl at gmail.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.nyphp.org/pipermail/talk/attachments/20050803/0e0a97da/attachment.html>
More information about the talk
mailing list