In-Portal Developers Guide

This is a wiki-based Developers Guide for In-Portal Open Source CMS. The purpose of this guide is to provide advanced users, web developers and programmers with documentation on how to expand, customize and improve the functionality and the code the In-Portal software. Please consider contributing to our documentation writing effort.

K4:SessionData

From In-Portal Developers Guide

Revision as of 15:07, 23 July 2008 by Alex (Talk)
(diff) ←Older revision | Current revision (diff) | Newer revision→ (diff)
Jump to: navigation, search
Структура таблиц Структура таблиц
Статьи в этой категории

В этой таблице хранятся названия и значения переменных сессии.

название описание
SessionKey (int) ID сессии (заполняется автоматически).
VariableName (string) Название переменной.
VariableValue (string) Значение переменной.

См. также