Update:Archive/2.0/Developers/Best Practices: Difference between revisions

m
Line 31: Line 31:


=== Don't ===
=== Don't ===
* Do what you have always done "just because".
* Create functions that do not return anything and echo/print HTML.
* Create functions that do not return anything and echo/print HTML.
* Use variable or function names that are ambiguous (like $var or validate()).
* Use variable or function names that are ambiguous (like $var or validate()).
3,035

edits