[eluser]Iwasignited[/eluser]
Hello,
I am making a blogging tool.
In the home page, I want to display posts but with the body shortened. If we use substr(), there will be problems with html tags. For example, sometimes it displays a broken image tag.
I'm looking for a solution to display the full img tag.
Please give me some advices.
Thanks.