PHP Warning: explode() expects parameter 2 to be string, array given in /var/www/html/test.class.php on line 23
Please solve this error as soon as possible. :)[size=12pt][/size]
explode — Split a string by string
http://php.net/manual/en/function.explode.php
You can’t explode an array.