Skip to content
This repository has been archived by the owner on Mar 21, 2021. It is now read-only.

Latest commit

 

History

History
5 lines (3 loc) · 399 Bytes

README.md

File metadata and controls

5 lines (3 loc) · 399 Bytes

MySQLClass

Basierend auf der MySQLi-Klasse von @tsia wurde das Projekt sukzessive weiter ausgebaut und eine umfangreiche Datenbank-Klasse für die Kommunikation zwischen PHP-Programmen und MySQL-Datenbanken geschaffen.

Nachdem PDO immer mehr als State of the Art gilt, wurde die Klasse weiter entwickelt und im Branch PDO auf diese Schnittstelle umgebaut.