• cactusknight

    (@cactusknight)


    All I am trying to do is insert a page which doesn’t work when inserting it into the wordpress page editor.

    I am a newbie at php, so I used this for the snippet but I am not sure where to put the actual php file containing all the information I want to transfer.

    <?php
    include 'krstalservices.php';
    ?>

    I really appreciate anyone’s help! Thank you!

    https://wordpress.org/plugins/php-code-for-posts/

Viewing 2 replies - 1 through 2 (of 2 total)
  • Hello
    I got the same issue. I want to include a whole project in PHP (Google Charts PHP wrapper), is it possible?

    I tried to put some code into the snippet and I get this error message on the page:

    Parse error: syntax error, unexpected ‘<‘ in /home/canadian/public_html/wp-content/plugins/php-code-for-posts/PHPPostCode.php(85) : eval()’d code on line 3

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘posting an entire page of html’ is closed to new replies.