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 filter_var?
Under what circumstance is it impossible to assign a default value to a parameter while declaring a function?
How to delete cookie files on your computer?
What are the special characters you need to escape in double-quoted stings?
Explain the difference between php4 and php5.
How to get the IP address of the client/user in PHP?
Tell me what kind of things have you done on the social side?
Explain what are the different errors in php?
Which is the correct way to check if a session has already been started ?
Why sessions are used in php?
what are interfaces and Abstart classes
How do you explain independent and dependent variables?
How to receive a cookie from the browser?
What are the method available in form submitting?
How to get no of arguments passed to a PHP Function?