OpenSQLManager/DEV_README.md

1.4 KiB

#Developer Notes

##Programming Style Follow the CodeIgniter Style Guide - and:

  • Do not use spaces to align code
  • Do not use global, eval
  • Do not use the error suppressor @
  • Add a docblock to every method

PHP-Gtk Resources

Database reference material

Firebird

MySQL

PostgreSQL

SQLite