What is the default session time in PHP and how can I
change it?
Answer Posted / ashutosh kumar
how can make a login in such way that if user enter 3 times
incorrect user & password then login should disappeared for
24 hrs at that system in php?
| Is This Answer Correct ? | 21 Yes | 16 No |
Post New Answer View All Answers
What is overloading and overriding in oop?
What is the use of $_request variable?
What are the two types of variables?
What is substr in php?
Tell me how to initiate a session in php?
Explain what is memcache?
What is the importance of parser in php?
When a conditional statement is ended with an endif?
How do you remove whitespace from the beginning and end of a $string variable?
How to access a specific character in a string?
What is compact function php?
How to download and install php for windows?
How to calculate the length of a string?
Why do we use cookie?
What is singleton class in php?