Principles

From TUTOS

Revision as of 18:33, 12 October 2004 by Gero (Talk | contribs)

If you like to share your development efforts (YES, you should like !) please think about the following things.

  • keep it simple
  • most people are not using your language so please use the $lang array
  • it might be that you do not need helpfiles, but others will do
  • most companies do not work exactly the same way as your company does
  • your database server is not the only one. So check that your stuff is running with other database engines
  • your browser is not the only one
  • your webserver is not the only one. There are others which are older and newer
  • your PHP engine is not the same as others use
  • avoid double inventions and talk early about your ideas