What is the default session time in PHP and how can I
change it?
Answer Posted / bharanikumar
@Ashutosh Kumar
create flag field in login table,
Write error counter, check when error counter greater than
3, then write update query and change the flag field value
to disable, while check the login check this filed, it
should not be disable value.
| Is This Answer Correct ? | 3 Yes | 6 No |
Post New Answer View All Answers
How to reset/destroy a cookie in php?
What is the use of die in php?
Explain about the data types in PHP?
How do you identify independent and dependent variables in regression analysis?
Which is better wamp or xampp?
What are the differences between GET and POST methods?
What is php's mysqli extension?
Does facebook use php framework?
Explain what is the difference between $var and $$var?
How to replace a text in a string with another text in php?
Tell me how to find current date and time?
What is a PHP Filter?
What is namespaces in PHP?
How many types of php are there?
How to read a file in binary mode?