1
Answer

Session

saifullah khan

saifullah khan

13y
1.5k
1
I have created a user login form it contains:

division.dropdown
subdivision.dropdown
username.text
passwrd

I want to create a session and this session must contains division name,subdivision name, and username. i will use these things in other forms for some other purpose. so please tell me me how to create a session of these three things.

Answers (1)