I can not upload file more than 5MB? Could you please show me the way to handle this problem
You have to change the value of "upload_max_filesize " in your php.ini file and restart the http server.
Log in to post a comment.
I can not upload file more than 5MB? Could you please show me the way to handle this problem
You have to change the value of "upload_max_filesize " in your php.ini file and restart the http server.