How to convert HTML to PDF using PHP 5

We have 0 comments on this post.

There are many tools on the internet that allow you to convert files of various formats to PDF – but sometimes you need to make such conversions using your code. In this article, we’ll specifically discuss how to convert an HTML file or content to a PDF file using PHP 5. For the task at [...]

Tags: , ,

 

How to develop a website in Hindi

We have 10 comments on this post.

You can develop a website in Hindi – or any other language – by embedding custom dynamic fonts. Although, embedding custom fonts has always been a painful experience for web developers and designers, but the latest trends in web design brought the idea back to life with new techniques. In this article you’ll find the [...]

Tags: , , ,

 

How to include one HTML file inside another

We have 0 comments on this post.

Including an HTML file inside another HTML file can be achieved using Apache’s SSI (Server Side Include). In this article, we’ll stick to the topic only and for further details on usage and scope of SSI you may refer to this article. Configuring your server to permit SSI To permit SSI on your server, you [...]

Tags: , ,

bottombar