jsonData php array error

36 views
Skip to first unread message

rj villanueva

unread,
May 15, 2012, 12:00:10 AM5/15/12
to Google Chart API
Hi, i have an interactive chart that has alot of datapoints (like from
1 to x number of rows)

this is my code for the Rows:

$rows[] = array('c' => array(array('v'=>date('m-d H:i',
strtotime($date))),array('v'=>0),array('v'=>0)));


i sometimes get an error that I use too much memory for my $rows
array, is there a way around this?



thanks alot in advace :)
Reply all
Reply to author
Forward
0 new messages