<?php $period['duration'] = "35"; $period['timeunit'] = "Years"; $period['duration'] .= ' ' . array_pop($period); var_export($period);
You have javascript disabled. You will not be able to edit any code.