Possibly, but not likely, unless your data set is massive. I noticed that I mashed the code together wrong, the $i's should be $r's. That, in and of itself, shouldn't cause the script to use 32MB of RAM though.
On Monday, July 16, 2012 4:28:19 PM UTC-4, shown wrote: > > *Fatal error*: Allowed memory size of 33554432 bytes exhausted (tried to > allocate 20 bytes) in */home/sunminer/public_html/getData.php* on line *18 > * > I ran into this on json_encode(). Line 18 is the while loop. This is a > server issue? > -- You received this message because you are subscribed to the Google Groups "Google Visualization API" group. To view this discussion on the web visit https://groups.google.com/d/msg/google-visualization-api/-/ElrGvyFVILUJ. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-visualization-api?hl=en.
