fork download
  1. <?php
  2.  
  3. $str = 'options":{"icon": "color.php?tx=31c},';
  4. $newStr = str_replace("c},","*},",$str);
  5. echo $newStr;
Success #stdin #stdout 0.02s 52472KB
stdin
Standard input is empty
stdout
options":{"icon": "color.php?tx=31*},