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 is multidimensional array in php?
Explain about looping in PHP?
How do you check if a variable has been set in php?
What does the unset() function mean?
Differentiate between require and include?
What is substr() in php? And how it is used?
Require_once(), require(), include(). What is difference between them?
What is variable function php?
How would you open a directory for reading in php?
Explain what does the function get_magic_quotes_gpc() means?
How can you send http header to the client in php?
Explain about a search-friendly site looks like?