Menu

#86 split

open
nobody
None
5
2011-10-22
2011-10-22
kit
No

1 - split function is depreciated, better use preg_split in pdataclass line 75.
2 - you initialise this->data = "" or u treated it after like an array.

I had to change to $this->Data = array(); to avoid notice on screen (pdataclass line 55)

Discussion


Log in to post a comment.

MongoDB Logo MongoDB