Posts by Faruque Ahamed Mollick
Author Biographical Info: Not available
Today, in this tutorial I am going to show you how to check if a string contains a specific word or not. Here I am going to show you the simple and easy JavaScript code snippets t.... Read More
I am again with a JavaScript tutorial that can make newbies feel great. In this tutorial, I am going to show you how to consistently move an element with arrow keys. I already show.... Read More
Are you ready to play with JavaScript? Because this tutorial is going to be an interesting one who love playing with JavaScript DOM. In this tutorial, I am going to let you know ho.... Read More
I am going to show you how to get the current URL of the web page with the help of JavaScript on the client side. We can use the JavaScript window.location object to get the curren.... Read More
This tutorial is going to be an interesting one. In this tutorial, I am going to show you how to crop an image in PHP. I always show you the simplest and easy way in my tutorial. S.... Read More
If you are a big WordPress fan, then most probably, you are aware of shortcodes and also used them during making a WordPress site. WordPress shortcodes are one of the most useful f.... Read More
In this tutorial, I am going to show you a method of copy a file from one directory to another directory in PHP. Copy a file to another directory in PHP is going to be an easy task.... Read More
Today I am going to show you how you can get the country and city of the visitor of a web page from the server side using PHP. From the title of this tutorial, you can guess that I.... Read More