Hi Woody
Here is the echo
SELECT * FROM Addressbook WHERE Surname="Hirschfeld" LIMIT 0,1
it all looks fine to me, this query should return more than 1 record, if i want to display two records on the page it does display the two records,but if I display 1 record and then click next all I get is...