CodeIgniter / PAGINATION / PHPFixed size content show in php March 11, 2017 Chandan SharmaComment on Fixed size content show in php# Fixed size content show in php:: # Its shows only 700 character $busid = strip_tags(html_entity_decode($data)); echo substr($busid, 0, 700), ' ')); Share this:FacebookX