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
How to get best php developer Experience in Php with Sugar CRM / VTiger.
What are the delimiters in php?
Explain type casting and type juggling.
Is php case sensitive?
What is the purpose of the '.myi' file extension? What do thes file contain?
What is the use of dual table in mysql?
What is the difference between $argv and $argc? Give example?
When use javascript vs php?
How do I find environment variables?
How to receive a cookie from the browser?
Can we override static method in php?
How to send a cookie to the browser?
What are the features of object-oriented programming in php?
How to remove values saved in the current session?
Are sessions stateless?