I need your help, guys
I have a PHP-based system that allows users to upload files through a web page. The client wants to be able to upload up to 25MB while PHP restricts uploads to 2MB. What can I do if:
1- I have access to php.ini
2- I don't have access to php.ini
I appreciate your quick response.
Thanks
I have a PHP-based system that allows users to upload files through a web page. The client wants to be able to upload up to 25MB while PHP restricts uploads to 2MB. What can I do if:
1- I have access to php.ini
2- I don't have access to php.ini
I appreciate your quick response.
Thanks






