Bir html metin kesecek ve hala PHP, biçimini korumak için nasıl

0 Cevap php

I have text with minimal tags like 'a','b','i' etc inside it. Now i want to truncate the text to 100 chars and still want to maintian the formatting. I don;t want to strip the tags off from the text.

Bu mümkün mü? Bu nasıl yapılabilir.

0 Cevap