|
General Details
|
|
PHP (Hypertext Preprocess...
|
|
Posted 128 Days Ago
|
|
285 Views
|
|
Received 1 Rating
|
|
Basic Calculator
Description
The PHP script below produces a very basic calculator. It's able to handle Addittion (+), Subtraction (-), Multiplacation (*) and Division (/). To fully understand the code, I suggest you have a good understanding of XHTML (in paticular forms), and a basic understanding of PHP (in paticular If statements and variables).
Technical
Everything is fairly straightforward. Paste the code into a PHP file, save it, and run it. Simple!
Source Code
Comments
| Please login to post comments. |
More "PHP (Hypertext Preprocessor)" Source Codes By This Author
Recently Posted "PHP (Hypertext Preprocessor)" Source Codes
Recently Rated "PHP (Hypertext Preprocessor)" Source Codes
|