<?php $arr = []; while (true) { $arr[] = str_repeat(' ', 32); }
You have javascript disabled. You will not be able to edit any code.