Currently the options are
<?php ... ?>
and
<script language="php"> ... </script>
and if you enable it in ini file
<? ... ?>
. I would like to know if there is any ways to change or add more of these options. For example
<php> ... </php>
Currently the options are
<?php ... ?>
and
<script language="php"> ... </script>
and if you enable it in ini file
<? ... ?>
. I would like to know if there is any ways to change or add more of these options. For example
<php> ... </php>
:: Copyright KIRUPA 2024 //--