<?php $tests = ['test1', 'test2', 'test3', 'test4', 'test5']; var_export( array_chunk($tests, 1) );
You have javascript disabled. You will not be able to edit any code.