I managed to make a program to fill in the results but I want to know more… a good book, manual or whatever.
class DbField and DbTableBase especially.
thx
There is no special book or manual to explain that. You’d better learn it from the generated code in phpfn.php (assume v2020) file. Each class should have the properties and methods name that self-explanatory.