adamdalechurch / simple-php

The simplest php mysql framework ever.
0 stars 0 forks source link

This is a framework for building websites. It is simple to use.

Add your db credentials to /core/config.php. Then create a model / view / controller based on the example module provided.

The db tables will be auto-generated for your convenience.