Viewing 1 replies (of 1 total)
  • Unfortunately, the code can’t be broken up. Inserting <?php ?> won’t work.

    The reason is that the code between [insert_php] tags is processed by the eval() function. Thus, it has no external scope.

    Will

Viewing 1 replies (of 1 total)

The topic ‘If statement (again)’ is closed to new replies.