<?php // // Plaintext Test // // Set content type header("Content-type: text/plain"); ?> Hello, World!