<?php include('config.php'); $obj = new Admin(); echo $obj->setDate($_GET['tabela'],$_GET['id'])[$_GET[co]]; ?>