I am trying to use phprunner to switch from MS Access, to a PHP / MySql solution. All is going well, except I can't figure out how to have a subform/report. For instance, if we imagine you have an InvoiceMaster table, and an InvoiceItems table, which is a one to many relationship, how do I go about creating a webpage that for each invoice shows all connected invoice items ~ is this something I am able to do with in Phprunner, or do I need to create an SQL query and base a page on that?
Many thanks
Sorry forgot ~ I'm using PHP runner 5.0