what is the default session expire time in php?
what is default file attachment size in mail in php?
Answers were Sorted based on User's Feedback
Answer / aiajz
Default Session expire time is 24mins,1440 seconds
we can change the session time,
Default attachement size is 2mb.
| Is This Answer Correct ? | 0 Yes | 1 No |
How do you trim spaces in excel?
What is php static function?
Explain what is the difference between mysql_fetch_array() and mysql_fetch_assoc()?
What is the difference between == and === in php?
How to check a variable is array or not in php?
What is $_ server request_method == post?
What is difference between session_unset and session_destroy?
Which array function checks if the particular key exists in the array?
What is the basic syntax of Php?
full form of php??
What is csrf mvc?
List few sensible functions in PHP?