i have a database called "nyheder" and under that i got a table with the following items: "tid, opretter, overskrift, tekst, id", id is auto increment. how can i read the data from those tables and view them on a php file?