PHP string limit of 256K (262,144 bytes).
Posted by: tkelly (75.112.141.---)
Date: June 11, 2008 08:34PM

How do you adjust the string size limit in PHP. It seems like a string cannot be greater than 256K in length.

I get the following error -



Fatal error: Allowed memory size of 262144 bytes exhausted.



followed by the PHP source code line number that caused the overflow.


Tom Kelly.

Options: ReplyQuote


Sorry, only registered users may post in this forum.