Ross wrote:
I am retrieving the vlaue from an associative arrray but do I need to do it
in with two lines of code? The numerical value is stroed in the DB.
$region_array = array('a' =>'All of Scotland', 1 =>'Aberdeen City Council',
2 =>'Aberdeenshire Council', 3 =>'AngusCouncil', 5 =>'Argyll a
I am retrieving the vlaue from an associative arrray but do I need to do it
in with two lines of code? The numerical value is stroed in the DB.
$region_array = array('a' =>'All of Scotland', 1 =>'Aberdeen City Council',
2 =>'Aberdeenshire Council', 3 =>'AngusCouncil', 5 =>'Argyll and Bute
Counci
2 matches
Mail list logo