Articles by Salman Ravoof
Contain Your Data: Run MariaDB with Docker
Learn how to install MariaDB and Docker. You'll also explore how to connect a WordPress site with your containerized MariaDB database.
How To List MySQL Databases (Step-by-Step Code Tutorial)
Skill up your server administration by learning the ins and outs of how to list MySQL databases using commands in the terminal.
How To Upload Files to WordPress (With and Without Plugins)
There's more than one way to setup a WordPress file upload. Here we show you how to do it in native WordPress and with plugins.
Polish Your Python Chops by Connecting Your App with WordPress
Learn how Python apps and WordPress can team up and talk to each other using WordPress REST API and Python's HTTP client libraries.
How Xdebug Can Help You Become a Better WordPress Developer
Debugging is an essential part of web development. This post shows how to use Xdebug. We’ll look at how to integrate PhpStorm with Xdebug too.
How To Become an Application Developer: Everything You Need to Know
Interested in becoming an application developer? Here we lay out everything you need to know to get started in this career.
How To Change the Constant FS_METHOD
Here we're defining and answering questions about the constant FS_METHOD to fix common issues and improve performance.
9 Types of Mongodb Operators You Need To Know
This article highlights some of the key MongoDB operators that can help you to improve performance and shows you how to use them.
How To Disable Right Click in WordPress (3 Methods)
Learn how to disable right click in WordPress using plugins or code and help protect the content that is on your site.
How To Fix the DMARC Fail Error (3 Methods)
The DMARC fail error message means that your email failed the DMARC authentication process. You can easily fix this issue using 3 methods.
How To Fix the DNS_PROBE_STARTED Error (6 Methods)
The DNS_PROBE_STARTED error message usually indicates an issue with your DNS or network. Learn how to fix the issue using 6 methods.
What Is the HTTP 402 Status Code?
The HTTP 402 status code is a rare error that many browsers don't use because it isn't a standard response. Learn more about it here.