convert a string into a array ion php code example Example: string to array in php print_r(explode(',',$yourstring));