SPLIT() function no longer available on PHP 5.3
Ok, I tried to review my last application on PHP after I didn’t touch it for a month. I have ne XAMPP with PHP 5.3 installed on my MAC OS but i don’t know what happen.. In my application just shown PHP error message.
Wew..
It’s caused by
“SPLIT() function has been DEPRECATED as of PHP 5.3.0 and [...]

