Axels PDO-DB class
  • Introduction
  • Requirements
  • Features
  • Installation
  •  Configuration
    • Custom object
  • Quickstart
  •  Classes
    • pdo-db.class.php
    • pdo-db-base.class.php

Git Repo
Axels Docs


Requirements

Edit on GitHub

Table of Contents

  • Requirements

#Requirements

  • PHP 8 (tested on 8.4)
  • enabled PDO-Sqlite or PDO-Mysql module in PHP
  • Previous
  • Next