[development] Threading problems?

Greg Knaddison - GVS Greg at GrowingVentureSolutions.com
Fri Sep 26 17:51:07 UTC 2008


On Fri, Sep 26, 2008 at 8:57 AM, Dan Robinson <dan at drob.org> wrote:
> The part I still don't get is that when I get to the "confirmation"
> page, and am pulling values from $_SESSION, sometimes it seems that the
> sessions are getting crossed.  To re-cap this part of the puzzle -

Rather than storing the data in $_SESSION I think you could use a
drupal_set_message ( see
http://api.drupal.org/api/function/drupal_set_message for details).

It shows a specific message to a user based on their session.

Regards,
Greg

-- 
Greg Knaddison
Denver, CO | http://knaddison.com | 303-800-5623
Growing Venture Solutions, LLC | http://growingventuresolutions.com


More information about the development mailing list