linux - change maximum length of file upload in php -


i have form multiple image upload in php. hosting linux server. problem that, when upload more 5 images, file name size increase, because encrypting name of images,

by default server support 260 length file name only. need increase size of file path.

when googled, preferring changing php.ini file.

i can't edit php.ini file because using shared server. need change via base php code.

can in way?


Comments

Popular posts from this blog

r - Trouble relying on third party package imports in my package -

Payment information shows nothing in one page checkout page magento -