PHP Templated Website
Oct 28th 2009Claire PoultonOptimized Web & PHP Templating
PHP Template HEREDOC String Creation Tool
Exactly what is PHP? PHP means Pre Hypertext Processor. PHP is what is known as “server-side” scripting. This means that the server “serves” up the scripts, thus doing away with “client-side” scripting such as “javascript”.
What this means for you, the designer, is that you can now create files that include repetitive code and information, and serve up that same information to each page on your website.
Where does HEREDOC string creation tool come into the design? The HEREDOC string creation tool does away with quotation marks in the page, which is a huge plus. No more nesting php commands in single/double quotes.
To learn how to create websites using PHP and the HEREDOC string creation tool, visit here:
PHP Templating
About the author. Claire Poulton is a professional web designer. I design my sites using ONLY CSS and PHP, no tables, no WYSYWIG editor. Visit my design site at Tygerz Designs





