fork download
  1. <?php
  2. echo implode('@', ['email', 'example']) . '.com';
Success #stdin #stdout 0.02s 23772KB
stdin
Standard input is empty
stdout
email@example.com