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 |
What are the advantages of object-oriented programming in php?
Is php faster than nodejs?
What is global variable php?
Where is session value stored?
what is view?
What are interfaces in php?
Which are the best start and end tags to use?
What are the string functions in php?
How do you parse and process html/xml in php?
What are magic methods?
What is the content of /etc directory?
What is difference between get and post in php?