I have some entities such as:
یکشبه، 20 فروردین (از 390000 تومان)
I want to have the "20 فروردین" at first, then separate them into '20' and 'فروردین'.how to do such thing. speciallym I am wondering for the regex I must use in PHP for the first level. thanks.