labs.calibrate.be

PHP

For a project estimate I did some research in loading in a pdf template, adding some images to it and saving it to a new pdf and preview images per page, using FPDF, FPDI and Imagemagick with Ghostscript.

Posted on 2 months 4 weeks ago
Tagged with Other, PHP

A little something I found out recently :

when you’re writing a PHP script, you don’t need to end your file with closing tags.

Posted on 3 years 1 month ago
Tagged with PHP