Posts by Faruque Ahamed Mollick
Author Biographical Info: Not available
In this PHP snippets post, we are going to find a simple way to send SMS using Twilio in PHP. Here you will see how easily you can send SMS to a phone number using Twilio API. Before we go forward, let me tell you about Twilio in brief. Twilio is a cloud communications platform […] Read More
In this tutorial, I am going to show you how to use the cspd-player.css and cspd-player.js from one of our GitHub project Bottom Sticky Music Player. At first, you have to downl.... Read More
Today, in this post I am going to show you how you can control HTML5 video/audio player volume from the key in JavaScript. In this tutorial, we will write our JavaScript code to in.... Read More
Here we are now going to learn how to encode and get the base64 code of an image in PHP. I hope, you will enjoy this tutorial. Base64 represent binary data in an ASCII string forma.... Read More
In this tutorial, we are going to create CSS bounce effect. The main CSS code for giving the animation effect is the part of CSS3, which is the modern version of CSS that can cre.... Read More
Today in this post I am going to introduce you to Twilio WooCommerce SMS Plugin. This plugin can give a WooCommerce store the ability to send SMS notifications. Today lots of popular eCommerce store send order and payment related SMS to its customers. If you are running your store on WooCommerce then you can also send […] Read More
Here in this CSS tutorial, I am going to show you the easiest way to flip an image in CSS when someone hovers the mouse on the image. Flip image in CSS on mouse hover is quite eas.... Read More
On many of the websites, you may find that after scroll to a certain length towards bottom a fixed button appears. This is the scroll to top button. In most of the cases, it appear.... Read More