%PDF- %PDF-
Mini Shell

Mini Shell

Direktori : /home1/dimen328/libertysa.com.br/admin/modules/tiposdenoticias/
Upload File :
Create Path :
Current File : //home1/dimen328/libertysa.com.br/admin/modules/tiposdenoticias/CTRL.php

<?php 

include_once("DAO.php");

$oper = $_POST['oper'];
 
switch($oper){
	
	case 1: 
		$objDAO = new DAO();
		echo json_encode($objDAO->buscadescricao($_POST['id']) , true);
	break;	
	
	case 2: 
		$objDAO = new DAO();
		echo json_encode($objDAO->preenchecampo() , true);
	break;

	default; 
	break;
}
?>

Zerion Mini Shell 1.0