Website Development Guide

11 years ago

Sometimes It’s inadequate to build multiple loops in WordPress because WordPress keeps the track of loop or query data and in my WordPress application, I Read More

12 years ago

WordPress is the best solution for bloggers. You can easily post your content in WordPress with images.Almost every good blog post needs an image.An image Read More

12 years ago

WordPress is a personal blog system and gradually evolved into a content management system which is basically using the PHP language and MySQL database. Users Read More

12 years ago

In my last post, we checked basics about NoSQL database.If you have not read about NoSQL yet, read it https://www.thecreativedev.com/how-to-use-nosql-and-mongodb/here. In this article, I will Read More

12 years ago

This article is going to be split into two parts. I’m doing because of two reasons. First is simply because when content is too large, Read More

12 years ago

Before Some days, I have created one function with the use of zip archive class in PHP.For one site, I want to create the zip Read More

12 years ago

Here is one more quick article about to store binary data in strings with the use of two core functions in PHP. Like, You want Read More

12 years ago

Today I am going to post one quick article about some useful network functions in PHP. As PHP developer, I know that PHP provides $_SERVER[‘REMOTE_ADDR’] Read More

12 years ago

In WordPress, Tags are that ways to find posts within a blog and even across blogs. With the use of tags, we can keep content Read More

12 years ago

Today I am going to share one quick article about buffered and unbuffered queries in MySQL. In this quick article, I am going to explain Read More

Most Popular Posts

PHP Encapsulation with simple example

Posted on 7 years ago

Bhumi

How BlockChain and Ethereum works?

Posted on 6 years ago

Bhumi