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


Please Help Members By Posting Answers For Below Questions

How can you encrypt password using php?

576


Name some of the constants in php and their purpose.

611


Name and explain five of the PHP error constants?

593


What are the disadvantages of php?

582


What is difference between array_merge and array_combine in php?

584






What is the difference between unset and unlink?

611


What would occur if a fatal error was thrown in your php program?

619


Is php a backend?

611


How to calculate the length of a string?

640


What is a PHP Filter?

704


Who is the father or inventor of php?

658


Explain me how failures in execution are handled with include() and require() functions?

679


What's the best method for sanitizing user input with php?

558


How many escape sequences are recognized in single-quoted strings?

572


How many escape sequences are recognized in double-quoted strings?

628