Forum Replies Created

Viewing 1 replies (of 1 total)
  • Thread Starter ddowdall

    (@ddowdall)

    Hello Jamie,

    Thanks for your reply.

    I changed the code as you suggested but the output was the same. I then removed all my other code to see what would happen.

    Code:

    [php debug=1]
          $name = "test";
          echo '[p]'.$name.'[/p]';
    [/php]

    Output:

    [p]test
    Allow PHP Debug
    
          $name = "test";
          echo '[p]'.$name.'</p>';
    End Allow PHP Debug

    I have wordpress version 3.5 installed.
    I have Allow PHP in Posts and Pages version 3.0.3 installed

    Thanks,
    D

Viewing 1 replies (of 1 total)