fork download
  1. <?php
  2.  
  3. $name = "S&W M&P Shield Performance Center with Crimson Trace LG-489G";
  4. $namelen = strlen($name);
  5. echo "CT IWB ".substr_replace($name, '...', 27, $namelen - 54);
Success #stdin #stdout 0.03s 52480KB
stdin
Standard input is empty
stdout
CT IWB S&W M&P Shield Performance ... with Crimson Trace LG-489G