Hi guys, I'm back for some help. Spent days googling for the answer... cant do it anymore. Could somebody please tell me how to simulate Joomla readmore function. What I mean is: I have a mysql database with news articles. Each article is stored in the 'news' table in the 'content' field. 'content' filed has mixed content HTML and TEXT. so the reference to images and all the html formating stored in that field among the actual article text.
My question is how can I split articles to display short intro with a readmore link to the full text?
I wanna avoid creating an extra field in the database with intro text.
Any help is appreciated. Thank you in advance!