K kaire New Member Jun 10, 2012 #1 Example:\[code\]<?php $formElement->display()?>\[/code\]Is this fine, or should I provide a ; ?Well I guess that the PHP interpreter is clever enough to see that the line is finished and the expression done because of the ?> at the end. Right?
Example:\[code\]<?php $formElement->display()?>\[/code\]Is this fine, or should I provide a ; ?Well I guess that the PHP interpreter is clever enough to see that the line is finished and the expression done because of the ?> at the end. Right?