Page 1 of 1

removing RTF php page

Posted: Sat Jan 09, 2010 7:28 pm
by alex2000
HI guys,

I'am creating a site through an apache server but when i display every site iam getting these RTF codes on my webpages.

Does anyone know how to remove these?

example:

{\rtf1\ansi\ansicpg1252\deff0\deflang1033{\fonttbl{\f0\fswiss\fcharset0 Arial;}} {\*\generator Msftedit 5.41.15.1507;}\viewkind4\uc1\pard\f0\fs20\par {\rtf1\ansi\ansicpg1252\deff0\deflang1033{\fonttbl{\f0\fswiss\fcharset0 Arial;}} {\*\generator Msftedit 5.41.15.1507;}\viewkind4\uc1\pard\f0\fs20 \par \par Home - \par About Us - \par Links - \par Contact Us
\par } �\par

This is my home page
\par \par } �

Re: removing RTF php page

Posted: Sat Jan 09, 2010 8:17 pm
by requinix
Don't save your stuff in RTF, maybe?

Re: removing RTF php page

Posted: Sat Jan 09, 2010 8:34 pm
by alex2000
ahh, didnt notice wordpad saves evrything in RTF.
I will give it a shot.

Thanks for your help