fork download
  1. <?php
  2. $str = "あめんぼあかいなあいうえお、かきのきくりのきかきくけこ";
  3. echo mb_substr( $str, -5,2);
  4. // your code goes here
Success #stdin #stdout 0.02s 24088KB
stdin
Standard input is empty
stdout
かき