fork download
  1. <?php
  2. echo ceil(1.1);
  3.  
  4. //https://pt.stackoverflow.com/q/90289/101
Success #stdin #stdout 0.01s 24312KB
stdin
Standard input is empty
stdout
2