如何將文件從dompdf上傳到數據庫? 如果我有控制器這樣的: <?php
defined('BASEPATH') OR exit('No direct script access allowed');
class Sertifikat extends CI_Controller {
public function Sertifikat_pdf(){
$this->
我打印PDF時使用CakePHP和DomPDF打印PDF時出現問題,我很快想從數據庫中獲取一些數據。沒有提取數據,它就像一個魅力。我的功能如下: public function tourpdf($tourid = null){
$contain = ['Deliveries','Deliveries.Articletransactions','Deliveries.Orders','D