fork download
  1. <?php
  2.  
  3. var_dump(strlen('pięć'));
Success #stdin #stdout 0.02s 13112KB
stdin
Standard input is empty
stdout
int(6)