You need to enable JavaScript to view more than 15 articles by this author.
PHP and Heredocs Publish Date: Apr. 10, 2003
Tired of having PHP, HTML, and even SQL jumbled together in the same file? Are your designers, coders, and DBAs going crazy trying to keep everything in check? A clean layer of separation can help. Daniel Smith explains how PHP's heredocs can make your life much easier by separating presentation, content, and logic.