string to array in php code example
Example 1: string to array in php
print_r(explode(',',$yourstring));
Example 2: string to array in php
print_r(explode(',',$yourstring));
Example 3: string to array in php
print_r(explode(',',$yourstring));
Example 4: string to array in php
print_r(explode(',',$yourstring));
Example 5: string to array in php
print_r(explode(',',$yourstring));
Example 6: string to array in php
print_r(explode(',',$yourstring));
Example 7: string to array in php
print_r(explode(',',$yourstring));