Skip to content

doomster/tables

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tables - The PHPonly
MySQL database editor

This project started as a exercise, in order to bring a rusty programmer back to life. The project is based on 2 basic principles:
A) To be based only on php/mysql/bootstrap. No custom Javascript is used.
B) not to save any user data. All variables used are session variables, and when you Disconnect ,session is destroyed.

Have fun!


Live at tables.doomster.eu

Todo List:

error manipulation. Fix ugly error when you insert wrong credentials.

pagination on tables

Add comments to the code :P

About

A simple PHPOnly mysql tables editor

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages