Harish

I am professional web developer and blogger. Use this blog to share own api and other web development experience with you. I do accept paid work. Write to me at - [email protected]

How to Convert HTML to PDF Document in PHP using fpdf

Most of the programmers seeking for Html to PDF conversion solution. Now your search end here. To convert a PDF from HTML document, we use open source fpdf library. Using this library you can implement this conversion very easily.

Upload Multiple Image Files Using jQuery in PHP

In this post we explain you the way of upload multiple image files using jQuery Ajax. You can use this code any where as per your requirement. Just go through this post to implement this, its very easy and useful.