Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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. ;-)

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*