Welcome Guest, Not a member yet? Register   Sign In
What is maximum size of dynamic data object ?
#1

[eluser]Unknown[/eluser]
Hi,

I have to dig a bunch of rows of data out of a database.
Then I want to throw it into a table and show it.

The result of the sql query might be > 2 megabytes.

Is that ok ? Is there a limit ?

Best

Phil
#2

[eluser]InsiteFX[/eluser]
I think it would depend on the amount of memory in the server.

PHP has settings for memory in php.ini

InsiteFX




Theme © iAndrew 2016 - Forum software by © MyBB