Hi,
I store the comments as a text in database, but for special characters as an HTML tag.
While fetching it in a text file, i just need the comments and no HTML tag.
Is there any way to remove this using C program.
Pls help.
-Ratish
I store the comments as a text in database, but for special characters as an HTML tag.
While fetching it in a text file, i just need the comments and no HTML tag.
Is there any way to remove this using C program.
Pls help.
-Ratish
Comment