How to get php code working

How can I get php code to appear in my Wappler design?
Here is the repository link: wap-php-2021-07-14-1924h project
Here is a screenshot of the code, including php:


Here is a screenshot of the design to date (via Wappler show in browser button) in Firefox:

Not sure what your question is? What is the exact issue?

The text of the php script (from the echo command) does not appear in the design.

If I remove the <?php and ?> you can see where the PHP command output was supposed to go (but it’s not working as it should by executing the PHP echo command).

Hi,
If you open in browser and show page source, you will see it.

1 Like

Wappler doesn’t show/render PHP content in the design view. It should be working perfectly fine when you run your page on your server in the browser.

1 Like