I try to present php sourcecode on my page:
Code: Select all
<?php
phpinfo();
?>
I tried literal and tt, both don't works.
Anyone, who can help me?
Regards
Axel
p.s. I asked the same question in the german forum, but there was no solution.
Code: Select all
<?php
phpinfo();
?>
Ronny{literal}Put the code here{/literal}
Code: Select all
<p><code>{literal}{/literal}</code></p>
Code: Select all
phpinfo();
Code: Select all
{infophp}