Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR PHP

malformed utf-8 characters possibly incorrectly encoded php

$data['name'] = mb_convert_encoding($data['name'], 'UTF-8', 'UTF-8');
Source by stackoverflow.com #
 
PREVIOUS NEXT
Tagged: #malformed #characters #possibly #incorrectly #encoded #php
ADD COMMENT
Topic
Name
5+5 =