fork download
  1. <?php
  2. $foo = explode(' v ', 'Chelsea v Aston Villa - Match Betting;');
  3. echo $foo[0];
Success #stdin #stdout 0.02s 13112KB
stdin
Standard input is empty
stdout
Chelsea