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 |
Is there an easy way to delete an element from a php array?
Describe PHP error and logging information?
How to assigning a new character in a string?
how to retrieve from database..... this format (PRMRMDU402). firstname= prabhu, lastname=kumar, city=madurai, pincode=624402.... i want first name first two letters and last name last two letters ... city first two letters ... pin code last three letters....
What are php parameters?
Is it possible to use com component in php?
What are the 3 types of sessions?
Shopping cart online validation i.e. how can we configure Paypal, etc.?
Is array a key php?
Why we use get in php?
Should I learn php before wordpress?
What is put method in php?