I am writing an application in CodeIgniter where I specify the meta-tag on every page in every controller which I have managed to send to my header te
Controller :
$data["page_title"] = $result[0]['title_field'];
view: and You just need to write in your header file like :