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
Written in PHP, this script is a simple yet handy file uploader, with a number of cool little extras. You are able to allow and dissallow different extensions and set a max file size for uploads. Also