Wednesday 22 May 2013

How to create session in zend framework 1.12?

Hi All,

Use following script to create session:

$mysession = new Zend_Session_Namespace('mysession');   
$mysession->counter = 1000;

Regards,

1 comment:

  1. I like your suggestions they are really helpful. Thank you so much for sharing this post.
    Yii Framework Development Company in India

    ReplyDelete