3
Reply

How to handle session in php from one page to other

Ask a question
Dipika

Dipika

8 years ago
254
1
Hi, I have 5 pages
 
1st page - for login
2nd page - for processing login (where login id session is assigned)
3rd page - Then on my 3rd page (where i enter data and also check session)
4th page - for processing 3rd page(insert the data and then redirect to 4th page) 
 

Answers (3)