fork(3) download
  1. <?php
  2.  
  3. $title= "The Big Bang Theory S04E05";
  4. $ret=preg_replace('/^(.*)[.\s]s\d{1,20}e\d{1,100}(.*)/i', '\1\2', $title);
  5. echo $ret;
Success #stdin #stdout 0.02s 52432KB
stdin
Standard input is empty
stdout
The Big Bang Theory