WordPress Vs Blogger: Which one is better?

The comparison between WordPress vs Blogger is happening from the start even since WordPress came and blogging started. As you may already know both of these are systems helps us to create our own blog to share with the world. It’s like a piece of cake to create your blog nowadays using any of these … Read more

What is the difference between a blog and a website?

  The article is intended to explain the difference between a blog and a website. I believe everyone on the internet who started to surf may get confused what is a blog and what is a website. There are tons of website floating in the internet ocean. Exactly like that, there are millions of blogs … Read more

How to use git with Github repository

In this article, I am going to show you how to use git with Github and Gitbash. Let’s discuss in detail about Git and Git Bash. What is Git? Git is a free and open source distributed version control system designed to handle everything from small to very large projects with speed and efficiency. Git is … Read more

How to add pagination using PHP and Javascript

Learn How to add pagination using PHP and Javascript to a website is the feature that most of the developers want to learn. In this article, I will show you how you can add a complete working PHP based pagination and then convert that pagination into ajax based pagination. What is pagination? Word Pagination comes … Read more

Learn complete Laravel right from scratch

In this article, you will learn complete Laravel right from scratch. There are many PHP frameworks out there today. But the best one is Laravel. In today world technology is increasing rapidly. PHP is the most used and most famous programming language in today’s world. More than 70% websites are made in PHP. The back end of … Read more