Let us see how to write a simple PHP program to calculate EMI. This program can be used to calculate Home Loans, Car Loans &
Category: PHP

In this post, I am going to write a Simple Guessing game in PHP. If you are a beginner or a college/school kid you can

Let’s see how to write a simple PHP program to do Addition, Subtraction, Multiplication & Division kind of a Simple PHP Calculator. Let’s start with

In this example, we will write a PHP program to convert Kilometers into Miles. The formula is very simple, 1 kilometer is equal to 0.62137119

In this post, we are going to see how to write a simple PHP program to Find the Largest of Three numbers. For this, we

In this post, we are going to write a simple script of how to reverse the PHP array values without using any PHP Native Array

In this example, we are going to see how to write a simple PHP program to check if the entered alphabet is a Vowel or

In this post, we are going to see how to write a simple PHP program to generate Random Background Color and for every refresh, we

Let’s see how to sort a string in alphabetical order by writing a simple PHP program. For this, we need to first convert the string

In this post, we are going to see how to print Random numbers in PHP. It is very simple in PHP because it has an