Forums

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

  1. gracestanat
    Member
    Posted 10 months 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
    moderator
    Posted 10 months ago #

Reply

You must log in to post.

About this Topic