I have one question. I created a variable which contains the concatenated variable, e.g something like this:
$a=89111213
Ben böyle bir dizi elde etmek istiyorum:
$b( 1=>8, 2=>9, 3=>11, 4=>12, 5=>13 )