1
General PHP Help / Show More button?
« on: March 21, 2012, 05:20:35 PM »
On my website, I pull information from a MySQL to make a blog-like setup. However, occasionally the message will be a little too long. How can I limit the characters shown, then have a show more button (like on Youtube descriptions) to show the rest of the message, without completely bogging down the page?
