session var ?

Author Message

anne martinet

Friday 22 August 2008 12:36:30 am

Hi,

I have a stupid question. It is possible to create a session var? If Yes, how?

thanks in advanced,

Fou Jino

Monday 14 February 2011 4:42:43 am

A solution, because I sought the same question.

Yes it's possible to create and use a session var.

Example :

$http = eZHTTPTool::instance();

$http->setSessionVariable( 'key', 'value' );

Foujino ~ http://www.foujino-blog.be

Powered by eZ Publish™ CMS Open Source Web Content Management. Copyright © 1999-2014 eZ Systems AS (except where otherwise noted). All rights reserved.