fork download
  1. <?php
  2.  
  3. // your code goes here
  4.  
  5. var_dump(strlen("0123456789012345678901234567890123456789012345678901234567891234"));
Success #stdin #stdout 0.02s 26152KB
stdin
Standard input is empty
stdout
int(64)