This is how to use MySQL IN Operator in prepare statement in WordPress. Let me straight away give you the code. How to use MySQL ‘IN’ Operator in prepare statement in WordPress – Photo by Kevin Ku on...
This article will help to understand How to upload image to WordPress Database from mobile app?, along with a fully working code (a function to upload an image to WP Database) How to upload image to WordPress Database from...
This article is about 10 Things to consider to buy your domain name website and covers a very comprehensive guide on different aspects/scenarios to buy your domain name website Want to buy a domain name? To buy your domain...
This article will help you get, generate and install Free SSL Certificate which is now a day a must-have for every domain on the internet. Before getting into the “How To” tutorial of installing an SSL certificate...
This article covers full detailed solution to the issue “There has been an error cropping your image” in PHP. If you ever get an error while uploading and cropping an image on WordPress – Error like...
This post will guide you to step by step solution on how to fix PHP Warning: PHP Startup: Unable to load dynamic library ‘ssh2.so’ I have a WordPress Website and recently I decided to upgrade my PHP to 7.2 When...
This article covers a complete solution to the below error ERROR 1558 (HY000): Column count of mysql.user is wrong. Expected 43, found 42. Created with MySQL 50560, now running 50643. Please use mysql_upgrade to fix this...

ERROR 2002 (HY000): Can’t connect to local MySQL server through socket ‘/var/run/mysql/mysql.sock’ (2)
A complete guide to resolve ERROR 2002 (HY000): Can’t connect to local MySQL server through socket ‘/var/run/mysql/mysql.sock’ (2) When I tried to log into MySQL server with below command $ mysql -u root...