Forums

calling php functions from within a post - possible? (2 posts)

  1. gracestanat
    Member
    Posted 3 years ago #

    Is it possible to call php functions from within a post.

    For example, in the middle of the text of my post I'd like to insert some HTML code that is generated by a simple php function.

    Simply writing
    <?php myfunction(argument1,argument2); ?>

    doesn't seem to work.

    thanks in advance for any help!

  2. MichaelH
    Volunteer
    Posted 3 years ago #

Topic Closed

This topic has been closed to new replies.

About this Topic