<?php $text = 'Hey 🙇♂️ boy'; for ($i = 0, $len = grapheme_strlen($text); $i < $len; ++$i) { echo grapheme_substr($text, $i, 1) . "\n"; }
You have javascript disabled. You will not be able to edit any code.
Value for `_results` contains invalid data `array`