Tag Archives: Scripts

PDF output generating library using PHP

If you are looking for creating PDF output of your HTML pages, you can do it using PHP’s PDFlib module. However, there are some libraries for faster development of your script. Some even are not dependent on PDFlib. Please see … Continue reading

Posted in PHP, Scripts | Tagged , , , , , , , , , , , , | 1 Comment

PunBB 1.3x Extension…. Convert numbers to Bangla (Bengali) on the fly!

Just now I have completed the first version of bangla_numbers extension for PunBB 1.3.x. When enabled, this function will converts numbers used in PunBB to Bangla. It will specially converts numbers of posts, topics, replies, members etc. Installation: Upload the … Continue reading

Posted in Open Source, PHP | Tagged , , , , , | 3 Comments