<?php $newlines = 'test' . PHP_EOL . 'newlines' . PHP_EOL . 'and such'; var_dump($newlines);
You have javascript disabled. You will not be able to edit any code.