From: Jimmy H. <ji...@ha...> - 2001-07-09 16:11:10
|
Hi, in the HelloWorld example you said for simplicity sake, you put HTML in there, but it's a no-no in real world. Well I agree, but I don't see a way to not put the HTML in there, say a module reads some rows from a database, then wants to output that in a table... How can it be done without having html in the Module->Output() ? Thanks for the hint. By the way I have went ahead and did my project in plain php, since I want to use Smarty |