Session variable $_Session[] - How global?

Are you using LiveCode to create server scripts or CGIs?

Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller, robinmiller

Post Reply
Simon Knight
Posts: 854
Joined: Wed Nov 04, 2009 11:41 am
Location: Gunthorpe, North Lincs, UK

Session variable $_Session[] - How global?

Post by Simon Knight » Fri Apr 06, 2012 10:36 am

Hi,

Sorry if this is a dumb question but here goes:

When reading about programming dynamic web pages the author often refers to a PHP session variable $_SESSION[ArrayKey]. The livecode dictionary refers to a global variable with the same name i.e $_SESSION[ArrayKey]. Are these the same global variable or do they just exist within their respective environments?

Simon
best wishes
Skids

Post Reply

Return to “CGIs and the Server”