- Simple PHP program.
- Addition of two number.
- Check the given number is even or odd in php.
- Print Even and Odd number in php.
- Print table of given number in php.
- Find the greatest among three number.
- Find the sum of series of numbers using While,Do-while, For loop.
- Check the given number is positive or negative in php.
- Print star pattern in php.
PHP (Hypertext Pre-Processor)

Translate
Followers
Popular Posts
-
#include<iostream.h> #include<conio.h> int main( ) { int r; float a; cout<<"enter the Radius:"; cin>>r; a...
-
#include<iostream.h> #include<conio.h> int main( ) { clrscr( ); int v,p,result; cout<<"Enter the value..."; ci...
-
Flowchart:- Program:- import java.util.Scanner; public class first { public static void main(String[] args) { int a...
No comments:
Post a Comment
theengineerschoice01@gmail.com