zeustd / vehicle-maintenance-php

A minimalistic PHP class to record Vehicle Maintenance History in MySQL

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

vehicle-maintenance-php

A minimalistic PHP class to record Vehicle Maintenance History in MySQL

To use this class, you would first need to create a database connection and then pass it to the VehicleMaintenance object when you create it:

About

A minimalistic PHP class to record Vehicle Maintenance History in MySQL


Languages

Language:PHP 100.0%