How to Check the PHP Version

Here are some quick tips on how to check the PHP version on your computer or server. There are several reasons why you want to check the version of PHP which is installed on your server. For example, you might want to install PHP-based software and to check if the software requirements match with the… Continue reading How to Check the PHP Version

The Simplest Android App: Hello World

Learning to code Android apps is a great decision. It’s fun and it’s an in-demand skill for the tech industry. In this tutorial, you’ll learn how to build the simplest Android App: Hello World. It’s a great place to start making Android apps. Prerequisites for Creating a Hello World App Before you get started with… Continue reading The Simplest Android App: Hello World