Hya, I've created a php script to loop through a table and print out a list of store address under a heading. The heading's print okay and there is room "allocated" under each heading as if invisible records are being printed, but there isn't any data printed.
Here's my code, does anyone have...