fork download
  1. <?php
  2.  
  3. $s = 'Привет, мир!';
  4.  
  5.  
Success #stdin #stdout 0.02s 52472KB
stdin
Standard input is empty
stdout
int(21)
int(12)