Posts by B. Noe • 21 points
1 post
-
2
votes1
answer2020
viewsQ: Maximum Execution time of 30 Seconds exceeded MPDF
When running local the PDF generates normally, but on the server it exceeded the time limit and does not open. <?php require_once "../mpdf60/mpdf.php"; require_once "../DAO/conexao.php";…