Search This Blog

Showing posts with label layout. Show all posts
Showing posts with label layout. Show all posts

5/16/2011

Layout

Although I like and encourage the use of PHP, I do not like one of its most significant feature: the fact that the language is HTML embedded. It is the language has code delimiter and all code behind the delimiter is considered text blocks, which are sent directly to the standard output (often it is an HTML code).