Create Event Certificates using PHP
Earlier I have posted an article on create bulk PDF certificates using Python https://haneefputtur.com/creating-event-certificates-in-python.html. Since running python application is not very practical to newbies i have created this simple script which can be run using php and mysql if required. Download Complete Source Code Here : https://github.com/haneefputtur/PHP_EVENT_Certificate Let us have a basic version of certificate… Read More »