When I try to display the contents of a mysql table (SELECT * FROM table)
and echo it in php i am missing the first result in the table (as in it exists in the mysql database but when i try to view it on the site its not there). can anyone explain this to me? i am not going to post code here but if anyone thinks they can be of assistance i will send the exact code via email.
My syntax is almost identical to that mentioned by Colinc.
and echo it in php i am missing the first result in the table (as in it exists in the mysql database but when i try to view it on the site its not there). can anyone explain this to me? i am not going to post code here but if anyone thinks they can be of assistance i will send the exact code via email.
My syntax is almost identical to that mentioned by Colinc.