Is there a way to set character limits for displaying information when pulling it from a database?
The way I'm planning on using it is creating a MySQL table called "announcemnts" then pulling the information from it, but I want to show a little preview of the annoucements on my homepage.
Any idea's?