Handling large files with(out) PHP
As one man was quoted “640K of memory should be enough for anybody” no one will need to access more than 2 GB data. What happens if you – just for scientific reasons of course – try to access larger files using your 32bit hardware and your favorite programming language PHP?
Read on: Handling large files with(out) PHP – ThinkPHP /dev/blog

