Server side include tags

  •  02-21-2011, 11:57 PM

    Server side include tags

    Is it possible to stop the editor from automatically deleting server side includes tags such as the following?
     
    <?php include('../../includes/navigation.txt'); ?>
     
    It would potentially be valuable if such tags were retained and simply ignored by the editor  when code containing such tags is loaded into the editor.
     
View Complete Thread