New Member FAQ
|
Forums
|
Earn Revenue
Resources
Entrance
Ask Experts
Exam Papers
Jobs
English
Projects
Universities
Colleges
Courses
Schools
Training
My India
Members
|
Communities
|
Business Directory
|
Classifieds
|
Reviews
|
Silverlight Games
|
Peer Appraisal
|
Bookmarks
|
Polls
|
Mentors
|
Links
|
Academic Projects
|
Lobby
|
Gift Shop
|
Chat
My Profile
Sign In
Register
AdSense Revenue
Active Members
Today
jayesh
(120)
PROSENJIT MANN...
(112)
vinayak
(108)
Last 7 Days
Shobha Manasa
(1607)
Aira
(1346)
PROSENJIT MANN...
(1256)
more...
Awards & Gifts
Online Exams
Aptitude Questions
General Aptitude Tests
Medical Entrance
Engineering Entrance
Bank Tests
TOEFL & IELTS Questions
Fresher Jobs
Our fresher job section is exclusively for fresh graduates! Find jobs for freshers in major Indian cities including Bangalore, Chennai, Hyderabad, Pune or Kochi
Resources
Find educational articles, blogs, discussion threads and other resources.
Colleges
Find details about any college in India or search for courses.
Scientific Calculator in php
Posted Date: Total Responses:
0
Posted By:
dev kashyap
Member Level:
Silver
Points/Cash
: 4
$x=$_GET['t1'] ;
$y=$_GET['t2'];
if(isset($_GET['b1']))
{$z=$x+$y;
}
if(isset($_GET['b2']))
{$z=$x-$y;}
if(isset($_GET['b3']))
{$z=$x*$y;
}
if(isset($_GET['b4']))
{if($y==0)
{
echo"sorry wrong input";
}
else{
$z=$x/$y;
}
if(isset($_GET['b5']))
{
$z=$x;
$x=$y;
$x=$y;
}
}
if(isset($_GET['b6']))
$x=$y;?>
Project Feedbacks
Author:
jacob thomas
Member Level:
Bronze
Revenue Score
:
heloo dev,
Thank you very much for providing such a simple programme in php to create a scientific calculator.
Post Feedback
You must
Sign In
to post a feedback.
Next Project:
The Effect Of Subsurface Defects On Surface Roughness Inspection Through Ultrasonic Technique
Previous Project:
Hospital Database
Return to Project Index
Post New Project
Related Projects
To implement Yet Another Compiler Compiler
postfix evaluation using Linked list in c programming
color palette
C++ Program - Using pointers to pointers
calendar
Advertise Here
Contact Us
Advertise
Editors
Privacy Policy
Terms Of Use
ISC Technologies.
2006 - 2009 All Rights Reserved.