Posts

Arithmetic Operators Of Php With Examples and Explaination

Write PHP script to display the following star output: ****** **** *** ** *

Php Showing Examples of Include and Require Functions

Php Program to Identify Armstrong Number

Php Script To Swap Two Numbers

Php To Swap Values using call by value (function).

Php Script for addition

PHP script to demonstrate the use of switch case

PHP script to reverse the given 5 digit number

Php Program to Identify Even and Odd from 1 to 200

Php Script For Factorial Numbers

Php For Menu Driven Arithmetic Operations using radio buttons

Php to swap two variables using call by reference (function)