PHP string

Heya!

I have a string like this: " 1,2,4,7,9" and want to separate the numbers between the , … how can i do it ?

thks!