html"); $dompdf = new Dompdf($options); $dompdf->loadHtml($new_form); // Execute query $query = mysqli_query($conn,("SELECT * FROM ...
確定! 回上一頁