what is the default session expire time in php?
what is default file attachment size in mail in php?
Answer Posted / siddharth
40 minutes,5mb
| Is This Answer Correct ? | 4 Yes | 15 No |
Post New Answer View All Answers
What is session data?
Why post method is used in php?
Which have the fastest execution between mysql_fetch_array() and mysql_fetch_assoc()
What is difference between single quotes and double quotes in php?
Explain about getters and setters in php?
Why is overriding runtime?
What are some of the advanced features of php?
Explain the casts allowed in PHP?
Which programming language does php resemble?
I am writing an application in php that outputs a printable version of driving directions. It contains some long sentences, and I am a neat freak, and would like to make sure that no line exceeds 50 characters. How do I accomplish that with php?
How would you open a directory for reading in php?
What does the scope of variables means?
What is the current php version?
What are majic methords in php?
Is array a key php?