I need to execute some PHP in a HTML view. To test I added:
<?php echo 'Test';?>
I also selected / enabled the 'Run PHP' setting in the 'advanced settings'.
But there is no PHP output.
I am using the free version of PHP7 at this time. Maybe this function only works om a licenced version?
Or am I missing something else?
<?php echo 'Test';?>
I also selected / enabled the 'Run PHP' setting in the 'advanced settings'.
But there is no PHP output.
I am using the free version of PHP7 at this time. Maybe this function only works om a licenced version?
Or am I missing something else?