* @version 1.0.0 * @license http://opensource.org/licenses/gpl-license.php GNU Public License * Credits: alexasomba */ global $states; $states ['PK' ] = array ( 'JK' => 'Azad Kashmir' , 'TA' => 'FATA' , 'GB' => 'Gilgit Baltistan' , 'KP' => 'Khyber Pakhtunkhwa' , 'SD' => 'Sindh', 'PB' => 'Punjab', 'BA' => 'Balochistan', 'IS' => 'Islamabad Capital Territory' );