what is the default session expire time in php?
what is default file attachment size in mail in php?
Answer Posted / luvboy
Default Session expire time is 24mins
Default attachement size is 2mb
both can be changed in php.ini file.
| Is This Answer Correct ? | 33 Yes | 1 No |
Post New Answer View All Answers
What is use of header() function in php? What the limitation of header()?
Explain the ternary conditional operator in php?
Does php pass arrays by reference?
What's the difference between using mysql_ functions and pdo?
What is php call function?
What is rtrim php?
What is the importance of php?
What is the difference between implode() and explode() in php?
What are constructor and destructor in PHP?
What is the difference between file_get_contents() and file_put_contents() in php?
Will php die?
Is php developer in demand?
How to insert an new array element in array?
How error handling is being handled by php?
What is php date function?