validasi($_GET['idp'],'xss'); $tablepag = new PoTable('pages'); $currentPag = $tablepag->findByAnd(seotitle, $title, active, 'Y'); $currentPag = $currentPag->current(); $idpag = $currentPag->id_pages; $content = $currentPag->content; $content = html_entity_decode($content); ?>