fork download
  1. <?php
  2. echo trim(" remove the whitesapce from start and end of the string ");
  3. ?>
  4.  
Success #stdin #stdout 0.02s 52432KB
stdin
Standard input is empty
stdout
remove the whitesapce from start and end of the string