$size = mb_strlen(json_encode($content, JSON_NUMERIC_CHECK), '8bit');
echo $size;
About: Blockchain Enthusiast & Full Stack Developer <br/>Here, I collect all the goodies I can find while I learn as much as I can about web-development.
$size = mb_strlen(json_encode($content, JSON_NUMERIC_CHECK), '8bit');
echo $size;