Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/techlord001/phpmeasurementconverter
- Owner: techlord001
- Created: 2021-05-02T08:25:49.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2021-05-10T13:33:35.000Z (over 3 years ago)
- Last Synced: 2024-11-07T05:37:22.566Z (2 months ago)
- Topics: conversion-functions, formatting-output, functions, php
- Language: PHP
- Homepage:
- Size: 12.7 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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).