Split big files using PHP

后端 未结 9 1220
感动是毒
感动是毒 2020-12-06 02:05

I want to split huge files (to be specific, tar.gz files) in multiple part from php code. Main reason to do this is, php\'s 2gb limit on 32bit system.

SO I want to s

9条回答
提交回复
热议问题