Answer Posted / danish
you have to overwrite php.ini's s settings in .htacess
upload_max_filesize 100M
php_value post_max_size 100M
php_value upload_max_filesize 100M
| Is This Answer Correct ? | 4 Yes | 3 No |
Post New Answer View All Answers
How can cross site request forgery csrf be prevented?
How do you check if an arraylist is empty?
Describe which programming language does php parallel to?
How to redirect a page in php?
Explain array_uintersect()?
How can you get web browser’s details using PHP?
How do functions work?
What are the rules for naming a php variable?
Tell me how can we define a variable accessible in functions of a php script?
How do you connet mysql database with php?
How to execute a function in php?
What is the phpstorm?
Why many companies are switching their current business language to php? Where php basically used?
What are PHP Magic Methods/Functions. List them.
What is difference between php and wordpress?