Author Archive

Reddit Roundup (2012/03/15)


options_for_select() Country List ISO Format

THIS IS THE FORMAT

["United States", 'US'], ["United Kingdom", 'GB'], ["Canada", 'CA'], ["France", 'FR'], ["Germany", 'DE'], ["Italy", 'IT'], ["Afghanistan", 'AF']

I USED THIS REGEX TO MATCH THE HTML <option> TAG

MATCH: <option Value=”([A-Z]{2})”>([A-Z \(\):'-,.]*)</option>
REPLACE: ['$2', '$1'],

country list for options_for_select()
Title : countries.txt.tar
Caption : countries.txt.tar
File name : countries.txt_.tar_.bz2
Size : 2 kB

Reddit Roundup (2012/02/21)


Copyright © 2009-2011 SK3TCHY. All rights reserved.
iDream theme by Templates Next | Powered by WordPress