Menu

#29 Delete Notice information

open
nobody
None
5
2011-07-13
2011-07-13
Anonymous
No

When you use pChart, you can see: Notice: Uninitialized string offset: 0 in /var/www/francisco/pChart/pData.class on line 127 Notice: Uninitialized string offset: 1 in /var/www/francisco/pChart/pData.class on line 127

If you like to avoid this you can modify pData.class in line 55 change this: $this->Data = ""; by $this->Data[] = "";
The solution is to write [] (force array).
Regards.

Discussion


Log in to post a comment.

MongoDB Logo MongoDB