<?php $cat = "1,5,6,8,9";$array_of_cat = explode(",", $cat); echo "<$array_of_cat>";
Standard input is empty
<Array>
PHP Notice: Array to string conversion in /home/xAYGbC/prog.php on line 6
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!