3,035
edits
m (→Do) |
m (→Don't) |
||
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()). |
edits