I need to split my string input into an array at the commas.
How can I go about accomplishing this?
Input:
9,admin@example.com,8
|
|
If that string comes from a csv file, I would use |
|||
|
|
For more complicated situations, you may need to use |
|||
|
|