Below are revisions for this snippet.

Connect to MySQL Database and display first 5 results using PHP





Syndication

Revision Revison 1
Straightforward script for connecting to your database and selecting the first five entries.
Revision Revison 2
Connect to MySQL db & display result from Table query