How to make session for login?

i am creating an gui based which needs log in and log out how to create a session for a user when he log in and how to destroy session when he logout??

3 件のコメント

Walter Roberson
Walter Roberson 2018 年 6 月 30 日
One step:
However, it is not clear what a "session" is for your purposes.
Bilal qureshi
Bilal qureshi 2018 年 6 月 30 日
A session is a way to store information (in variables) to be used across multiple pages.
Unlike a cookie, the information is not stored on the users computer.
Walter Roberson
Walter Roberson 2018 年 6 月 30 日
Is MATLAB acting as the client or as the server? Or are you using MATLAB clients to talk to a server running MATLAB? Is this for use with MATLAB Production Server?

サインインしてコメントする。

回答 (0 件)

カテゴリ

ヘルプ センター および File ExchangeStartup and Shutdown についてさらに検索

製品

リリース

R2017a

質問済み:

2018 年 6 月 30 日

コメント済み:

2018 年 6 月 30 日

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by