$value) { $map->$key = $value; } //Store the code in the object $code = $map->getOldCode(); $map->code = $code; echo json_encode($map); exit; } htmlHeader(array('stats', 'mapeditor'), 'Map Editor', 'Map Editor', array('dateformat')); ?>