When printing SQL enquiry, sole the firstly denouement is not displayed - PHP predominantly answers

Hey. I am contemporary to php and am frustrating to learn. What I’m doing is querying(did I charm this front?) a mySQL database and putting the results into a itemization on a webpage. I contain worked an eye to hours on this and I an eye to ever got the asseveration I was looking an eye to.almost. The state is that the carry off initially follow-up is not displayed.

Line 64 is where the while boxing ring starts where I come up with something is err. noticeably
For archetype, my itemization in the database looks like:
Item Number <– Column Names
Him 5
Fim 20
Kim 8
Lim 12
The results that are printed in the itemization are:
Fim 20
Kim 8
Lim 12
The figure up of rows that the SQL returns is 4 so I don’t get the drift why I cannot launch all 4 rows in the itemization. noticeably
What am I doing err? noticeably PS. There are a stacks of commented lines that I couldn’t flee to put together but are there an eye to my insinuation, I rueful an eye to not entrancing them in default. I may contain left-hand something in default that I missed.

Just the carry off initially spat in the mysql itemization is not showing up in the itemization on the webpage. noticeably
Edit: No errors.

Comments are closed.