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 are the design patterns in php?
Tell me will a comparison of an integer 12 and a string "13" work in php?
Which of the delimiter is ASP style?
What are regular expressions in programming?
What is the difference between require and include in php?
What are the string function in php?
What Is a Persistent Cookie?
What is difference between strstr() and stristr()?
What is php form validation?
What is $_ env in php?
How check variable is set or not in php?
What is the difference between $argv and $argc? Give example?
How are php sessions stored?
Explain what is the difference between for and foreach?
What is warning – “cannot modify header information – headers already sent”?