what is the default session expire time in php?
what is default file attachment size in mail in php?
Answer Posted / 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 |
Post New Answer View All Answers
What are the functions to be used to get the image's properties (size, width and height)?
How to set a value in session? How to remove data from a session?
Tell me how can we automatically escape incoming data?
What is the use of header() function in php?
What does php exit do?
What are the popular content management systems (cms) in php?
What beforeFilter() is used?
How can I learn php fast?
Why framework is used in php?
Which is variable cost?
Tell me how can we determine whether a variable is set?
Can php run without server?
What is button in html?
Is wordpress a php framework?
What is php.ini & .htacess file?