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