Part 21 - Learning how to put dynamically displayed PHP and MySQL content into DIV scrollers.
In this 21st part of the webintersect.com tutorial series we learn how to put dynamically displayed PHP and MySQL content into DIV scrollers for maximizing real estate in our page payouts. Many times the data results or text fields coming out of your database are lengthy and you would like to set a maximum height regardless of the different amounts of data that your members might have written in. This is a very simple method using HTML and CSS to achieve auto content scrollers without much effort.