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 / shweta
with the use of serialize function,we can do this
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is call by reference in php?
How to access standard error stream in PHP?
How to get ip address of clients machine?
Which functions are used to count the total number of array elements in php?
What is the alternative structure for control structures?
Php program to generate fibonacci series?
What are the encryption functions in php?
What is __ invoke in php?
What are escaping characters? Explain with an example?
Write a program to show the joining of two strings in php?
Do you know what is the use of the function 'imagetypes()'?
Can we use onclick in submit button?
What is the difference between characters and #?
How can we display the output directly to the browser?
List some of the features of php7.