P petre New member May 23, 2010 #1 i want do define a variable that contains a sequence of numbers from 1 to 5000. how do i do it? like this? $var = 1 => 500 or if i needed it to contain the letters from the alphabet, because i need to compare it with other variables. thanks
i want do define a variable that contains a sequence of numbers from 1 to 5000. how do i do it? like this? $var = 1 => 500 or if i needed it to contain the letters from the alphabet, because i need to compare it with other variables. thanks