CSS overflow property with value scroll to add scrollbar

By Faruque Ahamed Mollick

Suppose you are going to put a large content or a large amount of text in an element. Then you may like a scroll functionality which will be used to see all the content or text ins.... Read More

Change text color on mouse hover – CSS code

By Faruque Ahamed Mollick

You will find on many web pages on some of the websites that whenever you hover your mouse cursor, the text color change. In this CSS tutorial, I am going to show you how to change.... Read More

How to start a PHP session, store and accessing Session data?

By Faruque Ahamed Mollick

What is PHP session? Session in PHP is a way of storing information or data inside variables to be used in multiple pages of a web application. You can compare PHP session with the.... Read More

How to check if a JSON Object is available or not in PHP

By Faruque Ahamed Mollick

In many times you may need to check if a JSON object property is available or not and depending on this you need to return some value, otherwise, you may get an error if the objec.... Read More

CSS rotate animation on mouse hover

By Faruque Ahamed Mollick

Today in this CSS tutorial I am going to show you how to rotate an element with smooth animation effects on mouse hover using CSS code. I am going to give you a simple example whic.... Read More

How to create JSON formatted text in PHP

By Faruque Ahamed Mollick

The common use of JSON is to interchange data. JSON or JavaScript Object Notation is a lightweight data-interchange format. The format of JSON is easy for both human being and ma.... Read More

First image of WordPress post as featured if not set

By Faruque Ahamed Mollick

WordPress is the most popular CMS at this time. many bloggers are using WordPress for their blog. Also, WordPress is not only for a blog. You can extend its functionality using plu.... Read More

Protect Your PDF eBook Using This PDF Stamper WordPress Plugin

Protect Your PDF eBook Using This PDF Stamper WordPress Plugin

By Faruque Ahamed Mollick | April 18, 2017

Are you selling eBooks on your WordPress site using WooCommerce or WP eStore plugin? What happened if someone buys your PDF eBook and the buyer reselling the eBook or distributing in free of cost? So it would be really great if you find a way which can discourage buyers from sharing or reselling your eBooks. […] Read More

Related Posts