Maximum string size?
Posted: Sun Jul 26, 2009 1:09 pm
I am struggling to find the maximum size a string can hold in PHP. So far, the results indicate "more than you need", "8mb", "10mb" or "50mb" from most places.
Does anybody have a difinitive answer? In a week I'm going to be doing some work that'll probably include a string of 9mb, and wanted to find out the max size before running into any problems. Any ideas anybody?
Regards
A. Lees
Does anybody have a difinitive answer? In a week I'm going to be doing some work that'll probably include a string of 9mb, and wanted to find out the max size before running into any problems. Any ideas anybody?
Regards
A. Lees