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



what is the default session expire time in php? what is default file attachment size in mail in php..

Answer / 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

what is the default session expire time in php? what is default file attachment size in mail in php..

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 is the default session expire time in php? what is default file attachment size in mail in php..

Answer / siddharth

40 minutes,5mb

Is This Answer Correct ?    4 Yes 15 No

Post New Answer

More PHP Interview Questions

Xplain is it possible to use com component in php?

0 Answers  


What is difference between mysql_fetch_array and mysql_fetch_assoc?

0 Answers  


How to find datatype of variable in php?

0 Answers  


What is difference between python and php?

0 Answers  


What is use of header() function in php? What the limitation of header()?

0 Answers  






Tell me what is needed to be able to use image function?

0 Answers  


How I can control asset documents without GR/IR?

0 Answers   i2U Systems, Industrial Hand Protection, Mutha Technosoft,


How do I start a php session?

0 Answers  


Suppose your Zend engine supports the mode <? ?> Then how can u configure your PHP Zend engine to support <?PHP ?> mode ?

1 Answers   Rushmore Consultancy,


Does php support multiple inheritance?

0 Answers  


What does it mean when it says the csrf token is invalid?

0 Answers  


Explain me how to include a file to a php page?

0 Answers  


Categories