Convert Strings to Arrays in PHP code example Example: string to array in php print_r(explode(',',$yourstring));