Thanks for the quick reply DRJ478. I actually deleted this part - $myresult = mysql_fetch_array($yquery);
It now sends the correct amount of entries to my website but it doesn't echo the information into the entries. I think my brain is actually shrinking from all this confusion! Let me post...
mysql_fetch_array doesn't return all rows in a table.
I am completely new to MySQL and PHP so I hope I can explain what my problem is. A new site that I am working on has content that is fed from a database. Each webpage has to extract certain rows FROM the table WHERE the field in a column is...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.