Freeway, php & MySQL examples - Get data rows MySQL

This example shows how you can get information from a MySQL database and display it as rows of information on the Freeway page using php.

Make a Search using a Menu List

ID

Name

Age

1

Simon Smith

28

2

Alan Partridge

49

3

Peter Jones

35

4

Sally Thompson

32

5

Harry Scott

19

6

Joanne Harper

20

7

Terry Blair

29

8

Linda Young

48

There are currently 8 entries in the database.

Example created by Mike Brackenridge for use with Freeway 4.0 or above - March 2006