fork download
  1. <?php
  2. declare(encoding='UTF-8');
  3.  
  4. $s = 'Привет, мир!';
  5.  
  6.  
Success #stdin #stdout #stderr 0.02s 52432KB
stdin
Standard input is empty
stdout
int(21)
int(12)
stderr
PHP Warning:  declare(encoding=...) ignored because Zend multibyte feature is turned off by settings in /home/hhuDtK/prog.php on line 2