Even Odd number Program in PHP

Advertisements

Prev Tutorial Next Tutorial

Even Odd number Program in PHP

Ever number are those which is divisible by 2 and odd numbers are not divisible by 2. For Example 10 is divisible by 2 so it is even number.

Even Odd number program in PHP

<?php

$num=10;

if($num%2==0)
{
 echo "Even number"; 
}
else
{
 echo "Odd number";
} 

?>

Output

	
Even number

Prev Tutorial Next Tutorial

Google Advertisment

Buy This Ad Space @$20 per Month, Ad Size 600X200 Contact on: hitesh.xc@gmail.com or 9999595223

Magenet is best Adsense Alternative here we earn $2 for single link, Here we get links ads. Magenet

For Projects 9999595223

Google Advertisements


Buy Websites 9999595223

Buy College Projects with Documentation Contact on whatsapp 9999595223. Contact on: hitesh.xc@gmail.com or 9999595223 Try this Keyword C++ Programs

Advertisements