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
Is php good for career?
Tell me can you extend a final defined class?
How many escape sequences are recognized in single-quoted strings?
What is a persistent cookie in php?
What is the use of header() function in PHP? What the Limitation of HEADER()?
How can we submit form without a submit button?
How do you sort an array in php?
What are the different types of statements that are present in php?
What is the use of mysql_real_escape_string() function?
How to redirect a page in php?
What software is required for php?
Tell me how can we automatically escape incoming data?
What is php? Why it is used?
Why php language is used?
How can we set and destroy the cookie in php?