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 php object oriented?
Shopping cart online validation i.e. how can we configure Paypal, etc.?
How to display your correct URL of the current web page?
What is the use of preg_match in php?
How to write in a file in php?
hi guys..i m new to php..and want to learn it including the oops concept...can anybody send me some good programming bases exercise or a small learning project on it at nitsl_a@yahoo.co.in.I know html and going thru some of its websites.But about to go on it practically.plz advice.
1 Answers College School Exams Tests, Satas, Wipro,
Explain the syntax for ‘foreach’ loop with example.
What are the features of object-oriented programming in php?
What's the best method for sanitizing user input with php?
Tell me whether it is possible to share a single instance of a memcache between multiple php projects?
what is hidden variable? what is its difference with the normal variable...
What enctype is required for file uploads to work?