08-30-2009, 11:08 AM
|
#8 (permalink)
|
|
The Contributor
Join Date: Feb 2009
Posts: 73
Thanks: 30
|
Quote:
Originally Posted by TheOnly92
Why can't you just append those static HTML to a string? It seems to me like you're doing an excessive loop through a series of things...
|
I though if do so.It would be slower using file_get_contents.
Quote:
Originally Posted by Enfernikus
Business logic and view logic should be strictly separated to facilitate easy ( relatively speaking ) future development and expansion.
|
I agree with you , but I think I need more practice and your helps.
Thanks anyways.
|
|
|
|