• I’m using WordPress 2.2.1 and using Exec-PHP to run PHP. I wrote
    <?php echo "This is the Exec-PHP 'Hello World'"; ?>

    in the write page box (not in visual editor) and the result I got was

    < ?php echo “This is the Exec-PHP ‘Hello World’”; ?>

    A space in between <?php, like this < ?php

    It isn’t displaying correctly. I’m this same problem with all such plugins which allow executing of PHP.

    Please help me how to fix this error.

Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)

The topic ‘Problem in executing PHP’ is closed to new replies.