InterviewSolution
Saved Bookmarks
| 1. |
Can You Increase The Maximum Upload Size In Php ? |
|
Answer» Yes, we can USE the upload_max_filesize VARIABLE to change the MAXIMUM size of a file you can UPLOAD. Yes, we can use the upload_max_filesize variable to change the maximum size of a file you can upload. |
|