PHP Programming Tutorial

9 years ago

Almost every day new attractive WordPress themes have been launched that allows you to give your site fresh makeover. But too much of theme options Read More

9 years ago

The canvas element is part of HTML5 which allows to render 2D shapes and bitmap images in dynamic manner. tag is an HTML5 element which Read More

9 years ago

Recently I came across the very interesting property of css3 and its uses for sizing elements.This morning I spent some time investigating object-fit in CSS3 Read More

9 years ago

MySQL is a pretty fast database but sometimes you have larger data so to search out anything from those data is take a time to Read More

9 years ago

In this quick post, I am going to explain how to crop the image in PHP using Imagick. Sometimes you want to crop an image Read More

9 years ago

Git has a number of good features designed to improve user experience with Github and reduce the chances of data loss. Earlier I have explained Read More

9 years ago

In this post, we will see how to get a number of comments in WordPress.You will be able to count comments of a post in Read More

Most Popular Posts

How to use HTML5 Page Visibility API

Posted on 9 years ago

Bhumi