Hi all, I dont know how to explain so I will make example what I need, so I hope...
I have in MySQL:
1.row Elvir(field1),Damir(field2),Smith(field3),Players(field4)
So now I want tu put in new insert like this:
1.row Elvir(field1)
2.row Damir(field1)
3.row Smith(field1),Players(field2)
SO...