MySQL Forums
Forum List  »  PHP

Re: Aligning HTML table columns in PHP
Posted by: Barry Galbraith
Date: March 16, 2022 11:10PM

Quote

table rows can never align because the table is being created one table row a time inside the WHILE

Review my previous post.
Create the html <table>
Then create row by row.
Close the </table>
Your columns will line up.

Quote

how to retrieve data from a star schema with one fact table and four dimensions?
eh?
Show us what you mean.

Good luck,
Barry.

Options: ReplyQuote


Subject
Written By
Posted
Re: Aligning HTML table columns in PHP
March 16, 2022 11:10PM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.