what is the default session expire time in php?
what is default file attachment size in mail in php?
Answer Posted / 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 |
Post New Answer View All Answers
What is substr() in php? And how it is used?
What is string function sql?
How to convert strings to upper or lower cases?
Does php support inheritance?
Which functions are used to remove whitespaces from the string?
What is meant by variable variables in php?
Is empty java?
What is difference between sql and php?
What is the difference between null and empty?
Which function is used in php to delete a file?
What is framework? How it works? What is advantage?
How do I sort numbers in php?
What are the special characters you need to escape in single-quoted stings?
How can we extract string "pcds.co.in" from a string "https://info@pcds.co.in" using regular expression of php? More on reg can you explain
Write the statements that are used to connect php with mysql