20.01.2013, 08:08
I realized the problem, the problem is my lack of attention 
dealing in this line
I mistakenly put
instead
Thank you all.
sorry my bad english

dealing in this line
PHP код:
if (i == idx_max_min [i])
PHP код:
idx_max_min [i]
PHP код:
idx_max_min [id]
sorry my bad english

