Answer Posted / rakesh kumar nautiyal
define the max file size in .htaccess file as 100MB
| Is This Answer Correct ? | 5 Yes | 2 No |
Post New Answer View All Answers
can we swap two different string using php for example:-- before swapping:-- 1 string :-hello friend, 2 string :-my dear, after swapping that strings will be: 1.hello dear, 2.my friend.
What are interfaces in php?
What is apache and php?
What is in a cookie?
What is default session time and path in php?
Tell me how to find the length of a string?
What are php libraries?
How to take a substring from a given string?
What is the difference between php and cakephp?
Is it difficult to learn php?
When are you supposed to use endif to end the conditional statement?
What is config file in php?
Write a statement to show the joining of multiple comparisons in php?
What is difference between explode() or split() in PHP?
Is key in array php?