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
Is php a backend?
How to invoke a user function?
Tell me what sized websites have you worked on in the past?
What are php functions?
What is the use of @ in php?
Which cryptographic functions in php returns the longest hash value?
What is the best way to test the strpos() return value in php?
Is empty in php?
Code to open file download dialog in PHP?
Php code to find whether a number armstrong or not?
How to terminate the execution of a script in PHP?
What is the purpose of pear in php?
What are soundex() and metaphone() functions in php?
What is php oops concepts?
How to define a function with any number of arguments?