marines Wrote:bot it still doesnt work (even without strtolower())
MrDoom Wrote:marines Wrote:bot it still doesnt work (even without strtolower()) Same problem as before?
$linksubject = str_ireplace($str, $rep, $row['subject']);
MrDoom Wrote:Can you try: PHP Code: $linksubject = str_ireplace($str, $rep, $row['subject']); I'm not sure if the function supports those characters TBH.
$message = $parser->parse_message($row2['message'], array('no', 'yes', 'yes', 'yes', 'yes', 'yes'));
$message = $parser->parse_message($row2['message'], array('yes', 'yes', 'yes', 'yes', 'yes', 'yes'));