Click here to Skip to main content
15,915,869 members
Articles / Database Development / MySQL

The Workings Of A Simple PHP Scrolling List

Rate me:
Please Sign up or sign in to vote.
4.60/5 (4 votes)
25 Apr 2014CPOL3 min read 22.4K   1  
This tip shows how PHP can be used to access a MySQL database to retrieve data for a scroll list. Here, I will discuss one that lists 12 rows at a time on a web page.

Views

Daily Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



Comments and Discussions