eklausme/jptables

A simple PHP application to search and edit J-Pilot jptables data

v1.0 2023-05-06 19:43 UTC

This package is not auto-updated.

Last update: 2024-05-19 22:15:25 UTC


README

Latest Stable Version License

J-Pilot jptables application

jptables is a simple PHP application to search and edit data in jptables.db SQLite database used by J-Pilot. The underlying datamodel for jptables is described here: SQL Datamodel For J-Pilot.

The application is small: half kLines of PHP code

  416  1762 20690 jpedit.php
  103   418  3353 jpsearch.php
   12    52   449 jptop.php
  531  2232 24492 total

More details can be found here: Accessing J-Pilot Data From Mobile And Web.