Hi I have a database called CARS within it is a table called FORD which contains a field called SPEED. All I want to do is write some simple php code to retrieve the first entry in the field SPEED and print it to the screen. Can anyone help? I a
More...