I created a test ad here: saabworld.net/classifieds/showcat.php?cat=21
It only truncates when there is no space in between < and the next word.
This is the text entered and stored in the database:
Quote:
This is a test advertisement in the classifieds
This is a test advertisement < in the classifieds
This is a test advertisement <in the classifieds
|
Displays:
Quote:
This is a test advertisement in the classifieds
This is a test advertisement < in the classifieds
This is a test advertisement
|