<?php $replace = array('1'=>'3','8'=>'7','7'=>'11','5'=>'6'); $str = '879'; $c = strtr($str,$replace); echo $c;
You have javascript disabled. You will not be able to edit any code.
Value for `_results` contains invalid data `array`