- 01
- 02
- 03
- 04
- 05
- 06
- 07
- 08
- 09
- 10
- 11
- 12
- 13
- 14
- 15
- 16
- 17
<%if(myaccount.getCountry().equals( "AF" )){%> <font color="grey"><label for="country">Afghanistan</label></font>
<%}else if(myaccount.getCountry().equals( "AL" )){%> <font color="grey"><label for="country">Albania</label></font>
<%}else if(myaccount.getCountry().equals( "DZ" )){%> <font color="grey"><label for="country">Algeria</label></font>
<%}else if(myaccount.getCountry().equals( "AS" )){%> <font color="grey"><label for="country">American Samoa</label></font>
<%}else if(myaccount.getCountry().equals( "AD" )){%> <font color="grey"><label for="country">Andorra</label></font>
<%}else if(myaccount.getCountry().equals( "AO" )){%> <font color="grey"><label for="country">Angola</label></font>
<%}else if(myaccount.getCountry().equals( "AI" )){%> <font color="grey"><label for="country">Anguilla</label></font>
<%}else if(myaccount.getCountry().equals( "AQ" )){%> <font color="grey"><label for="country">Antarctica</label></font>
<%}else if(myaccount.getCountry().equals( "AG" )){%> <font color="grey"><label for="country">Antigua and Barbuda</label></font>
<%}else if(myaccount.getCountry().equals( "AR" )){%> <font color="grey"><label for="country">Argentina</label></font>
<%}else if(myaccount.getCountry().equals( "AM" )){%> <font color="grey"><label for="country">Armenia</label></font>
<%}else if(myaccount.getCountry().equals( "AW" )){%> <font color="grey"><label for="country">Aruba</label></font>
<%}else if(myaccount.getCountry().equals( "AU" )){%> <font color="grey"><label for="country">Australia</label></font>
<%}else if(myaccount.getCountry().equals( "AT" )){%> <font color="grey"><label for="country">Austria</label></font>
<%}else if(myaccount.getCountry().equals( "AZ" )){%> <font color="grey"><label for="country">Azerbaijan</label></font>
<%}else if(myaccount.getCountry().equals( "BS" )){%> <font color="grey"><label for="country">Bahamas</label></font>
<%}else if ...
Индусская проверка принадлежности аккаунта к определённой стране...
P.S. Всё не влезло - стран у нас много =)
SmackMyBitchUp 14.09.2011 17:24 # +1
Дак нет же, лепим. А, главное, что скорее всего лепит это все то быдло, которое в пхп пируэты любит выделывать.
roman-kashitsyn 14.09.2011 17:30 # +2
Lure Of Chaos 14.09.2011 18:05 # 0
SmackMyBitchUp 14.09.2011 18:09 # 0
Так можно?
vetal 14.09.2011 18:12 # 0
inkanus-gray 14.09.2011 18:27 # 0
Или даже так: где countryNames[] — массив полных названий.
Скрипач 230 ифов на странице не нужны. где shortNameToLongName() — функция, расшифровывающая название. А так?
vetal 14.09.2011 18:37 # +2
SmackMyBitchUp 14.09.2011 19:34 # +1
Lure Of Chaos 14.09.2011 21:19 # +5
Lure Of Chaos 14.09.2011 23:12 # 0
SmackMyBitchUp 15.09.2011 05:34 # 0
Lure Of Chaos 15.09.2011 17:27 # 0
roman-kashitsyn 14.09.2011 18:55 # 0
guest 11.10.2011 17:42 # 0
roman-kashitsyn 11.10.2011 17:46 # 0