For instance:
for i in................{if(i == 1){}else if(i == 2){}else{}
like this form, but I have many conditions, I don't kown can I add else if or else many times?
http://www.phperz.com/article/16/0102/180149.html