I know explode() from PHP so I am familiar with split(). But it seems to screw up the array. I tried using it and I couldn't read the data from the array. Well I could, but not the data I want.
and I get this in my logs...
I'm pretty sure I'm doing it right but please correct me if I did it wrong.
It might help to ...
Drizz, it might help to not call the array the same thing as the function name ... you might be confusing the compiler.
Also, you forgot the [] when you declare the array
-TTJ
(Im in ur compilerz lolin' ur codez !)