PHP database query help?

  • Thread starter Thread starter Xeltran1
  • Start date Start date
X

Xeltran1

Guest
I would like to get data from a MYSQL database using PHP. The data should be alphabetically organized and output in rows of 20 items. Using a menu of # A B C D until Z. A user should be able to display data starting from the selected character.

Anyone knows a good way of doing this?
 
Back
Top