Hello, I am a beginner and I am with the following question, I have an array, where one of the parameters comes from the bank, where the number 5 is from the bank.
$inicio = 1;
$ultimo = 5; //esse valor vem do banco.
$arr = range($inicio, $ult...
asked by
26.12.2014 / 16:55