How to add php code?
-
Hello,
I am trying to add php code but it asks me to escape the characters used.. adding <script> tags works, but adding <?php //content here ?> is not working..
I am trying to do something like this at least:
<?php echo "Hello World" ?>
Also, I don’t know how to run both PHP and JS in the same script? Or in the body at the same time.
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘How to add php code?’ is closed to new replies.