What changes to done in PHP.ini file for file uploading?
Answer Posted / palaniraja.wordpress.com
post_max_size also should be greater than upload_max_filesize
| Is This Answer Correct ? | 5 Yes | 1 No |
Post New Answer View All Answers
What is "echo" in php?
Write a hello world program using variable?
What is new keyword in php?
What is php session_start() and session_destroy() function?
What is a php namespace?
What is the function func_num_args() used for?
Tell me when a conditional statement is ended with an endif?
What is the difference between require and include in php?
How do I make a reset button in html?
Why php is widely used?
Which is variable cost?
What is variable declaration?
How can we make a constant in php?
What are the differences between php constants and variables?
How to remove duplicate values from php array?