function yenimethod() {
include("sinif.inc.php");
$tanimla = new Sinif("a",1);
return $tanimla;
}Fatal error: Class 'Pagination' not found in ......
1
●179
function yenimethod() {
include("sinif.inc.php");
$tanimla = new Sinif("a",1);
return $tanimla;
}Fatal error: Class 'Pagination' not found in ......