View Single Post
Old 08-30-2009, 11:08 AM   #8 (permalink)
hello-world
The Contributor
 
hello-world's Avatar
 
Join Date: Feb 2009
Posts: 73
Thanks: 30
hello-world is on a distinguished road
Default

Quote:
Originally Posted by TheOnly92 View Post
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 View Post
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.
hello-world is offline  
Reply With Quote