In PHP how many size data can upload by default?
Answer Posted / sivarajan
Mrunalini answer is correct
| Is This Answer Correct ? | 6 Yes | 1 No |
Post New Answer View All Answers
What is the purpose of constant() function?
Do you know how to delete a file from the system?
How to change the principal password?
What is the default time in seconds for which session data is considered valid?
What is trait in php?
Which php framework is best for security?
What is the default session out time?
How does csrf attack work?
Explain how does one prevent the following warning ‘warning: cannot modify header information – headers already sent' and why does it occur in the first place?
Why are sessions used?
If we login more than one browser windows at the same time with same user and after that we close one window, then is the session is exist to other windows or not? And if yes then why? If no then why?
What are different types of runtime errors in php?
What is basic php?
How to write in a file in php?
What is the use session in php?