Das Projekt meiner MINT-Arbeit
Go to file
2022-02-01 23:41:34 +01:00
assets Explained why forceHttps is disabled 2022-02-01 22:59:44 +01:00
class Added Dummy.php for mocking DB 2022-02-01 22:36:36 +01:00
PHPUnit Übernahme der Datein für weitere Bearbeitung 2021-12-05 13:56:23 +01:00
.gitignore Kommentare 2021-12-05 14:21:13 +01:00
check.php Kommentar für Autoloader 2022-01-23 12:13:11 +01:00
index.php Explaned Filter-Statments 2022-02-01 22:59:03 +01:00
LICENSE Initial commit 2021-12-05 12:47:38 +00:00
README.md Added Licensinformation for normalize.css 2022-02-01 23:41:34 +01:00
Sportwahlen.png Added Flowschemata images 2022-02-01 23:19:09 +01:00
Sportwahlen.svg Added Flowschemata images 2022-02-01 23:19:09 +01:00
temp.txt Übernahme der Datein für weitere Bearbeitung 2021-12-05 13:56:23 +01:00
wahl.php Explaned Filter-Statments 2022-02-01 22:59:03 +01:00

MINT-Projekt

Das Projekt meiner MINT-Arbeit Die Datei mit den Zugangsdaten heißt DBConnection.inc.php und liegt in include. Dort müssen die Variablen $servername, $username, $password und $dbname auf die richtigen Daten gesetzt werden.

License of normalize.css: MIT

Copyright © Nicolas Gallagher and Jonathan Neal

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.