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