Filling out PDF Forms with PDFtk and PHP
PDF files are one of the most common ways of sharing documents online. Whether we need to pass our clients’…
Aggregating the Future
PDF files are one of the most common ways of sharing documents online. Whether we need to pass our clients’…
Many thanks to Jad Joubran, Gabriel Zerbib, Anthony Chambers, and Scott Molinari for peer reviewing this post, and thanks to…
The Facade pattern is a software design pattern which is often used in object oriented programming. A facade is, in…
There are times when your application needs to run administrative tasks periodically on the server. Whether you want to send…