Forums

'Run PHP' option in HTML not working?

jj135 17 Jun, 2021
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?
You need to login to be able to post a reply.