<?php // // 6. Plaintext Test // header('Content-Type: text/plain; charset=utf-8'); echo 'Hello, World!';