Merge Multiple Arrays Into one Array Using PHP array_merge() Function

By Faruque Ahamed Mollick

In this post, we are going to see an amazing tutorial. We are going to plays with multiple arrays. I hope you are going to enjoy this tutorial. Suppose we have two or more than two.... Read More

Stop form submission using JavaScript preventDefault() Event Method

By Faruque Ahamed Mollick

In projects, it is often necessary to prevent form submission after clicking the submit button of an HTML form. So in this tutorial, we are going to see how to prevent or stop an H.... Read More

Send HTTP Get Request To A Page And GET The Result Back Using jQuery

By Faruque Ahamed Mollick

In this post, we are going to learn how to send HTTP GET request to a page and how to get the result back from that page using jQuery get() method. Before we are going to see the c.... Read More

3D Photo/Image Gallery (on space) Using HTML5 CSS JS

By Saruque Ahamed Mollick

Nowadays everybody wants something cool and different on their website from other websites. So here you will find something really cool. Today I am gonna share 3d image gallery. It.... Read More

Watermark or Stamp on PDF While Selling Through WooCommerce

Watermark or Stamp on PDF While Selling Through WooCommerce

By Faruque Ahamed Mollick | January 2, 2018

If you are selling your PDF files or eBooks as PDF format or want to start selling PDF eBooks through WordPress using WooCommerce plugin, then did you ever think about the fact that one can buy your eBook from your WooCommerce site and may distribute it for free or may resell it without your permission. […] Read More

Add and remove class dynamically to an element using jQuery

By Faruque Ahamed Mollick

Adding and removing class dynamically to an element can make a web page more interactive. Using jQuery it becomes a simple and easy task to add and remove class dynamically. It jus.... Read More

Print content from a particular div element using jQuery

By Faruque Ahamed Mollick

Here in this post, we are going to see how to print content from a particular div element using jQuery so that it can be saved as PDF. In this tutorial, we are going to useĀ printT.... Read More

CSS Spinner Or Loader Using Font Awesome Icon

By Faruque Ahamed Mollick

In this tutorial, we are going to see how to build spinner or loader using very less CSS code with Font Awesome. As we are going to use the Font Awesome icon here, so we don’.... Read More

Related Posts