Hi guys,

How do I print a session variable in a view please?

I am using the following code in the controller to write a session
variable.

$this->Session->write('mailcode', $_POST["mailcode"]);

I am wanting to specifically use the session variable within my view if
at all possible.

Thanks,

Jason
www.flexewebs.com


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Cake 
PHP" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to