Reply To: Testing Syntax Limits
› Forums › General › Testing Syntax Limits › Reply To: Testing Syntax Limits
2015-10-11 at 23:33
#244
Participant
Testing a code block w/ a PHP tag.
<?php
echo 'hello world';
echo '<strong>hello world</strong>';
-
This reply was modified 10 years ago by
Jason Caldwell.