I use Joomla and program in C,
but Im a newbiee for PHP learning,
I have followed different hello world examples,
I have PHP installed in my server (working with Jommla),
but after I try the Hello world, I see the working example but it shows different tags
{\rtf1\ansi\ansicpg1252\deff0\deflang9226{\fonttbl{\f0\fswiss\fcharset0 Arial;}} {\*\generator Msftedit 5.41.15.1507;}\viewkind4\uc1\pard\f0\fs20 \par \par \par \par \par
All this HTML is being output to the browser.
\par
THIS IS ACTUAL PHP CODE
\par \par \par } �
why is it showing this \par info?
how to just see the info,
tnx