Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/techlord001/phpmeasurementconverter

PHP Project to demonstrate understanding of it use in processing data and interacting with the user through the use of a Measurement Converter
https://github.com/techlord001/phpmeasurementconverter

conversion-functions formatting-output functions php

Last synced: 14 days ago
JSON representation

PHP Project to demonstrate understanding of it use in processing data and interacting with the user through the use of a Measurement Converter

Awesome Lists containing this project

README

        

# phpMeasurementConverter 🧮
> Why settle for the convenience of using your calculator on your phone or desktop when you can use one powered by the web's most versatile language: PHP.
>

Still a work in progress, but the project helps to demonstrate understanding of PHP and it's use in forms, or more specifically processing data from forms and displaying said data to the user (as well as function creation and implementation).