neeeed help.
i want help how to use session in the dreamweaver. I have 2 form. first is the login form and the second is welcome user page. I want the login user page appear at the welcome user page.
my database sturucture as:
login(table) user(table)
------- ...............
Uname Account_no
Upass name ---------------> display in the welcome user page
Account_no
i want help how to use session in the dreamweaver. I have 2 form. first is the login form and the second is welcome user page. I want the login user page appear at the welcome user page.
my database sturucture as:
login(table) user(table)
------- ...............
Uname Account_no
Upass name ---------------> display in the welcome user page
Account_no
Comment