I am using an editor(ckeditor) and articles created there were saved in the database as a formatted article including the html tags.
Now, i want to retrieve that article without getting the html tags, but the articles that i must retrieve are the ones that is already formatted.
Can anyone share the idea on how to do that?