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
|
MCA Projects
|
Lobby
|
Gift Shop
|
Chat
My Profile
Sign In
Register
AdSense Revenue
Active Members
Today
Lenin
(570)
Rajesh
(278)
Ketan Aagja
(176)
Last 7 Days
Dr.Sanjeev(San...
(3427)
Lenin
(1842)
Mahesh
(1472)
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
linked list
ColorDemo
Java program to create an abstract class
Formula Editor. Interfaces
TestCase in java
Advertise Here
Watch TV Channels
Watch Asianet online
Kairali TV in Internet
Surya TV online
Amritha TV Channel
Contact Us
Advertise
Editors
Privacy Policy
Terms Of Use
ISC Technologies.
2006 - 2009 All Rights Reserved.