Generate sprite image Sprite is a computer graphics term for a two-dimensional bitmap that is integrated into a larger scene, most often in a 2D…
Search is one of the feature which is needed in almost every website. Whether you are working on admin panel or user side, you need…
Suppose you are working on cPanel on a very big project, now you want to search some string in all folders and in all of…
We will teach you how you can convert your <div> into an image using html2canvas library. Download html2canvas library First, you need to download the…
We will be using PHPSpreadsheet library which provides all the functionality to create and read the Excel sheets in PHP. You can download it via…
If you link a PDF file saved in your server with an anchor tag and give it a “download” attribute. It will make the file…
There is a jQuery ratings plugin called “Starrr”. It allows you to get feedback input from the user by displaying him stars. Lower stars means…
Demo Google maps can be embedded in your website using PHP without providing API key. You just need to enter your address. Or you can…
Following this tutorial, you will be able to do realtime chat in Firebase in your website. We will be using Javascript in this tutorial. Firebase…
You can get your YouTube channel statistics using YouTube Javascript SDK. You can also get comments of each video by providing its ID. YouTube Data…