get related objects

Hello!
I have two tables with a one to many relationship. I am trying to get a dashboard page going without permissions so I can list the contents of the main table. I would like to add to the listing a value from the related table. I am using a html template and a php page to store the array of the records of the main table to display on the dashboard page. How can this be done?
Thanks!
Joaquin
I have two tables with a one to many relationship. I am trying to get a dashboard page going without permissions so I can list the contents of the main table. I would like to add to the listing a value from the related table. I am using a html template and a php page to store the array of the records of the main table to display on the dashboard page. How can this be done?
Thanks!
Joaquin