Home
About
Contact
Follow on Facebook
Home
Jobs
_Pak Army
_Pakistan Air Force
_Atomic Energy
_PAC Kamra
_Pakistan Navy
_Pakistan Railways
_POF
_Fpsc
_Ppsc
_Other Government Jobs
Programming
_c++
_Phyton
_Php
_c#
__Asp.net mvc
_Matlab
Adobe illustrator tutorial
General Knowledge
Courses
_Computer vision
Past Papers
_OTS Past Papers
_FPSC past paper
_PPSC past paper
__Computer Science
Articles
Home
php
if else statment in php
if else statment in php
Muhammad Awais Khan
February 08, 2019
if else statment in php
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>if else statment in php</title>
</head>
<body>
<?php
if(5==6){
echo "yes, both sides are equal";
}
else{
echo "no, both sides are equal";
}
?>
</body>
</html>
Post a Comment
0 Comments
!->
Social Plugin
Popular Posts
Categories
0 Comments