So the code below is what I have inside a while() loop
while($nt=mysql_fetch_array($qt)){
which outputs the results from the database, there is about 10 results in the database, all of them are posted. Now, I grab a specific data that changes from another website, but it keeps outputting...