Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/magnetic-fox/php-projects
This repo contains my simple PHP projects. They aren't too perfect, but are somehow functional. ;-)
https://github.com/magnetic-fox/php-projects
experiments frontend guestbook learning php simple tests ugly warmup
Last synced: 12 days ago
JSON representation
This repo contains my simple PHP projects. They aren't too perfect, but are somehow functional. ;-)
- Host: GitHub
- URL: https://github.com/magnetic-fox/php-projects
- Owner: Magnetic-Fox
- Created: 2021-11-11T01:44:55.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2023-11-06T13:41:07.000Z (about 1 year ago)
- Last Synced: 2023-11-07T13:32:23.086Z (about 1 year ago)
- Topics: experiments, frontend, guestbook, learning, php, simple, tests, ugly, warmup
- Language: PHP
- Homepage:
- Size: 15.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# My Simple PHP Projects
This is a repository containing my simple projects done in PHP language.
## What is included in this repo?
Some really simple projects done in PHP language. Mainly GET and POST actions handling and some communication with database (MySQL).
Of course, most of these simple projects here needs to have a properly prepared `mysql-connect.php` file in their own directories to work.
Nearly empty placeholder is provided for further information and use.## Projects list
Here is a list of projects contained in this repository.
```
WarmUP [03-04.11.2021]
SQLTest [04.11.2021]
MIMETest [07-08.11.2021, 04.11.2023]NoterAPI has been moved to its own repository under name Noter-Backend.
```## Disclaimer
I've made much effort to provide here working and checked codes with hope it will be useful.
**However, these codes are provided here "AS IS", with absolutely no warranty! I take no responsibility for using them - DO IT ON YOUR OWN RISK!**## License
Codes provided here are free for personal use.
If you like to use any part of these codes in your software, just please give me some simple credits and it will be okay. ;)
In case you would like to make paid software and use parts of these codes - please, contact me before.*Bartłomiej "Magnetic-Fox" Węgrzyn,
11th November, 2021,
4th November, 2023*