Reply To: Testing Syntax Limits

Forums General Testing Syntax Limits Reply To: Testing Syntax Limits

#244
Jason Caldwell
Participant

Testing a code block w/ a PHP tag.

<?php
echo 'hello world';
echo '<strong>hello world</strong>';