25.12.2012, 15:30
If i save string to database it how i can cut this piece of string?
Example:
String: 111222333444555666777888999
And i want save this to variable
v1 = 111
v2 = 222
etc
Example:
String: 111222333444555666777888999
And i want save this to variable
v1 = 111
v2 = 222
etc