Jump to content

TrinityAW

New Members
  • Posts

    1
  • Joined

  • Last visited

TrinityAW's Achievements

Newbie

Newbie (1/5)

0

Reputation

  1. $events = array(); foreach($db->result() as $result) { $events[$result->country][$result->city][$result->venue]; } A bit confused but this should create a multidimensional array with a city for each country and an event for each city.
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.