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 is session data stored?
What is stdclass in php?
What is the best way to change the key without changing the value of a php array element?
What is the use of stripslashes in php?
Which operator is used to combine string values in php?
Do you know how to declare an array in php?
What are the methods to submit form in php?
What is html used for?
How long is a php session valid?
How to redirect https to http url and vice versa in .htaccess?
What is a PHP Filter?
i m a B.E,passed out few yrs bak failed to find good job due to less marks now thinkin of a career as PHP developer. is it a lucarative field and wat r career prospects; hv heard dat initial salary is very less bout 6k also most jobs r contrct jobs.pls guide me need ur valuable advice.pls hellppp!! thnx..
Explain what does the function get_magic_quotes_gpc() means?
What are the special characters you need to escape in single-quoted stings?
Define anonymous classes in php7?