Replies: 0
Need to change from htmlspecialchars($[.]) to htmlspecialchars($[.], $flags=NULL, $encoding=’UTF-8′). Otherwise, there are constant debug warnings in the plugins dashboard:
htmlspecialchars(): charset not supported, assuming utf-8
Replies: 0
Need to change from htmlspecialchars($[.]) to htmlspecialchars($[.], $flags=NULL, $encoding=’UTF-8′). Otherwise, there are constant debug warnings in the plugins dashboard:
htmlspecialchars(): charset not supported, assuming utf-8