php replace string with array values. Sosiouxme. $string = "last_name, first_name"; $search = array('first_name', 'last_name'); $replace ...
確定! 回上一頁