Hi.
My english is not so good.
1 - How build in PHPR a master-detail relationship if the master table was a COMPOSITE PRIMARY KEY (like: COMPANY; EMPLOYEE) and the child table was a composite foreign key with the same fields?
2 - How build in PHPR an multi-level login permissions system with MORE THAN two levels?
Tks.