JSON stands for the JavaScript Object Notation, this is a very light weight data-interchange format in programming and also based on a subset of the JavaScript Programming Language. The JSON language developed for easy to read and write the code for humans.

Continue Reading...

JSON stands for the JavaScript Object Notation, this is a very light weight data-interchange format in programming and also based on a subset of the JavaScript Programming Language. The JSON language developed for easy to read and write the code for humans.

Continue Reading...

cURL stands for the client URL. PHP CURL is a library, this can helps to communicate with other servers and it allows the user to create the HTTP requests in PHP on your PHP application, by default this extension is not installed in your instance.

Continue Reading...

The MySQL PHP extension can helps to access the MySQL database on your PHP application, by default this extension is not installed in your instance, this post walk you through how to install extension on your Ubuntu and CentOS Operating Systems.

Continue Reading...

When do the install a WordPress CMS on a Linux machine and received an error wp_remote_post() failed. Some theme features may not work. Please contact your hosting provider

Continue Reading...

PHP-FPM (FastCGI Process Manager) is an alternative PHP FastCGI implementation with handling heavy traffic and heavy-loaded websites and requests. The PHP-FPM advanced process management with start/stop

Continue Reading...

Hackers trying to hacking your WordPress application websites, there are some steps to be secured, Open the wp-config.php file and update to chmod files and folders for you.

Continue Reading...