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
Distinguish between urlencode and urldecode?
What is use of isset function in php?
How to include variables in double-quoted strings in php?
What is the difference between for and foreach in php?
How many types of arrays are there in php?
Tell me how would you declare a function that receives one parameter name hello?
How to include a file code in different files in php?
Can we override static method?
Is php 5.6 secure?
What is polymorphism in oop php?
What are the different errors in php?
What is regex in html?
What is the output of the following php code?
Which is a perfect example of runtime polymorphism?
Write an example to remove html tags from a string in php?