<?php $ini = <<<ini AFRIKAANS = af ALBANIAN = sq AMHARIC = am ARABIC = ar ARMENIAN = hy AZERBAIJANI = az BASQUE = eu BELARUSIAN = be BENGALI = bn BIHARI = bh BULGARIAN = bg BURMESE = my CATALAN = ca CHEROKEE = chr CHINESE = zh ini; var_export( parse_ini_string(strtolower($ini)) );
You have javascript disabled. You will not be able to edit any code.