Retrieving Data from a field within mysql + html not shown
Posted: Sun Sep 14, 2003 4:26 pm
Hello,
I have a field in my mysql configured as longtext.
One entry has the following data:
<LI>Die <B>Generalversammlung</B> <B>2003</B> hat am 19. Februar 2003
stattgefunden.<BR><A class=fliesstextlink href="../club/aktuelles.html">mehr
unter Aktuelles & Information</A> </LI>
and the data will only be displayed as this
Die Generalversammlung 2003 hat am 19. Februar 2003 stattgefunden.mehr unter Aktuelles & Information
All the html codes which are stored in the databse are not shown.
Can some one tell me whyall the html codes are not shown? I need to show the html, otherwise the whole cms concept will not work.
Hope someone cane help me.
Best regards,
Bob
I have a field in my mysql configured as longtext.
One entry has the following data:
<LI>Die <B>Generalversammlung</B> <B>2003</B> hat am 19. Februar 2003
stattgefunden.<BR><A class=fliesstextlink href="../club/aktuelles.html">mehr
unter Aktuelles & Information</A> </LI>
and the data will only be displayed as this
Die Generalversammlung 2003 hat am 19. Februar 2003 stattgefunden.mehr unter Aktuelles & Information
All the html codes which are stored in the databse are not shown.
Can some one tell me whyall the html codes are not shown? I need to show the html, otherwise the whole cms concept will not work.
Hope someone cane help me.
Best regards,
Bob