Website Development Guide
- Bhumi
- 0
- 8 years ago
- Web Development
Object-oriented programming (OOP) is a fundamental characteristic of programming language and Object-oriented programming (OOP) of PHP5 provides good support. How to use OOP ideas for Read More
- Bhumi
- 0
- 8 years ago
- Web Development
A cookie is a special file which is located in the user’s browser so that Web servers can read from and write to.It contains a Read More
- Bhumi
- 0
- 8 years ago
- Web Development
I find the Django very useful because it has a faster variable prototype. Django takes away many functionalities and complexities. Django is built in all Read More
- Bhumi
- 0
- 8 years ago
- Web Development
After writing about Docker, I am going to share about the Kubernetes(k8s). Kubernetes is built on Docker technology. This article mainly explains the Kubernetes architecture, Read More
- Bhumi
- 1
- 8 years ago
- Web Development
Today, I am going to take technology which creates a hype around the world. People are still exploring Docker and not much aware about Docker. Read More
- Bhumi
- 0
- 8 years ago
- Web Development
WordPress comes with many useful features and those features might be hidden from you. So, nonces are one of the useful feature provided by WordPress. Read More
- Bhumi
- 0
- 8 years ago
- Web Development
In the learning process of jQuery, I found the bind event of jQuery which you can use with bind() method or can use on() method, Read More
- Bhumi
- 0
- 9 years ago
- Web Development
Sometimes you are executing some complex queries in MySQL and queries have some conditional statements so at that time Control Flow function is very useful Read More
- Bhumi
- 2
- 9 years ago
- Web Development
Before a month ago, I have written some articles about Angular JS. I have explained about Directives and Custom Directives in one those article which Read More
- Bhumi
- 0
- 9 years ago
- Web Development
PHP is one of the most popular programming languages used for creating websites. This article is all about of working with the extension PDO for Read More