i am using fckeditor which is not working properly in shared web hosting.
I am trying with php5 .
I also try in php4 and its work fine.
The same thing i try in localhost which works properly.
But in shared web hosting it doesn't apply style formatting.
for eg.
<font color=/"#FFFFFF/">
and it's printed as it/'s
which i printed in file.
it takes default color, font-size,font-style.
please help me.
Thanks in advance.
fckeditor is not working properly
Moderator: General Moderators
Re: fckeditor is not working properly
I guess a good grasp of the English language is too much to ask for...
You probably have magic_quotes on. It's a setting in php.ini. Turn it off.
You probably have magic_quotes on. It's a setting in php.ini. Turn it off.
Re: fckeditor is not working properly
Thanks for reply.
Now its working.
I really appreciate u r help.
Thanks again.
Now its working.
I really appreciate u r help.
Thanks again.