Create PHP Classes with Dynamic Functions

As you have probably found out, when I see something interesting I don’t know how to do, my only goal is to figure out how to do it. Thus is the case with PHP classes featuring dynamic methods based on database records (or arrays). I took some time to figure out how it was done. … Continue reading Create PHP Classes with Dynamic Functions