Effacer les filtres
Effacer les filtres

How to make session for login?

1 vue (au cours des 30 derniers jours)
Bilal qureshi
Bilal qureshi le 30 Juin 2018
Commenté : Walter Roberson le 30 Juin 2018
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 commentaires
Bilal qureshi
Bilal qureshi le 30 Juin 2018
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 le 30 Juin 2018
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?

Connectez-vous pour commenter.

Réponses (0)

Catégories

En savoir plus sur Install Products dans Help Center et File Exchange

Produits


Version

R2017a

Community Treasure Hunt

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

Start Hunting!

Translated by