including a php file
-
Hi,
I need to find the best way to include a php file in to the content area.
I have installed inline php, that allows me to do this:
[exec] echo 'Hello World'; [/exec]But when I need to include a file that has
<?php ?>markers the idea fails.What is the best solution to get this working right?
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
The topic ‘including a php file’ is closed to new replies.