show/hide this revision's text 2 Two thing? Dur, I talk good English. :-(

Combining programming code and output data (including HTML) is IMHO a very bad idea. Most of the PHP gurus I know use a template engine such as Smarty to help keep the two thing things separate.

show/hide this revision's text 1

Combining programming code and output data (including HTML) is IMHO a very bad idea. Most of the PHP gurus I know use a template engine such as Smarty to help keep the two thing separate.