'; ?> array( 'street' => 'Stephensonstraat', 'number' => '19', 'zip' => '1097 BA', 'city' => 'Amsterdam', 'country' => 'Netherlands' ), 'Microsoft' => array( 'street' => 'One Microsoft Way', 'number' => '', 'zip' => 'WA 98052-6399', 'city' => 'Redmond', 'country' => 'USA' ), 'Apple' => array( 'street' => 'Infinite loop', 'number' => '1', 'zip' => 'CA 95014', 'city' => 'Cupertino', 'country' => 'USA' ) ); ?> $value) { ?> $value) { ?> $value) { if(isset($_GET[$key])) { $_SESSION['Companies'][$_sName][$key] = $_GET[$key]; } } ?> '', 'number' => '', 'zip' => '', 'city' => '', 'country' => '' ); foreach($_SESSION['Companies'][$_sName] as $key => $value) { if(isset($_GET[$key])) { $_SESSION['Companies'][$_sName][$key] = $_GET[$key]; } } ?>
			
		
*/ ?>