Confirmed users
503
edits
Line 109: | Line 109: | ||
mvl's comments: A template engine is definitly worth it. It is not about CSS. It is about readable code. html all over the php code makes the php unreadable. php all over the html code makes the html unreadable. You really want to split it. (and having it split up reduces the risk of cvs conflicts) --[[User:Mvl|Mvl]] 10:51, 22 Jan 2005 (PST) | : mvl's comments: A template engine is definitly worth it. It is not about CSS. It is about readable code. html all over the php code makes the php unreadable. php all over the html code makes the html unreadable. You really want to split it. (and having it split up reduces the risk of cvs conflicts) --[[User:Mvl|Mvl]] 10:51, 22 Jan 2005 (PST) | ||
=== alanjstr's take === | === alanjstr's take === |