Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

Storing data in session variable

Participant ,
Sep 22, 2008 Sep 22, 2008
Hi

I'am making a shopping cart website so I would like to ask is how can I save a value in a session variable

Thanks
TOPICS
Advanced techniques
264
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
LEGEND ,
Sep 22, 2008 Sep 22, 2008
LATEST
<cfset session.x = "y">
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Resources