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
Tell me what are the __construct() and __destruct() methods in a php class?
How can you associate a variable with a session?
What is the use of "ksort" in php?
Differences between get and post methods?
Tell me how can we pass the variable through the navigation between the pages?
When is a conditional statement ended with endif?
write a prog using insert,update,delete in this manner as output? name: phno. add button 1.name phno. edit button delete button 2.
What is the function mysql_pconnect() useful for?
Does php need a closing tag?
how to track user logged out or not? when a user is idle?
What are php errors?
What is substr in php?
What is the difference between characters 23 and x23?
Is null or empty c#?
What is a query give example?