How can we do user authentication without using
session/cookies ? For ex:- From page1 accepts user name and
password and need to check in all other pages whether the
user has logged in or not
Answer Posted / anand
Hello this is interesting..
It is difficult but need to forward login details to next
page by using forms or url encode.
And in every page include a page to check weather they are
valid or not.
answer anybody if there is another method.
| Is This Answer Correct ? | 4 Yes | 2 No |
Post New Answer View All Answers
What types of Data Can Be Used as Array Keys?
What are the variables in php?
Hello Friends,I am seeking for a job in php having 9 months. exp.Please suggest any company openings.
What is the use of mvc in php?
How can a cross-site scripting attack be prevented by php?
List few sensible functions in PHP?
Tell me what is the use of explode() function?
what is session_set_save_handler in PHP?
Is array empty php?
What is difference between python and php?
Is ruby on rails php?
Explain Type juggling?
What is trim codeigniter?
Why namespace is used in php?
Is php deprecated?