<?php $string = " div-item-0,4,maintype:menu| heading: Quick Link| isactive:1,0,0, div-item-1,4,maintype:text| heading:Image| isactive:1,4,0, div-item-2,4,maintype:social| heading:Social| isactive:1,8,0"; $array = preg_split('/,\s+/', trim($string)); print_r($array);
You have javascript disabled. You will not be able to edit any code.